This commit is contained in:
Artur Gurgul 2025-08-01 12:52:57 +02:00
commit b3dba4542f
44 changed files with 1596 additions and 0 deletions

6
bin/test-env Executable file
View file

@ -0,0 +1,6 @@
#!/usr/bin/bash
echo "Passed prefix: $PREFIX"
echo "Dat: $DAT_ROOT"
echo "test: ${TEST_ENV}"
echo "TT: $TT"