8 lines
144 B
Bash
8 lines
144 B
Bash
# set the language variable used in test-runs
|
|
#test lang=de
|
|
TEST_LANG=en
|
|
#RUST_LOG=csv-test=trace
|
|
RUST_LOG=trace
|
|
USERNAME=ralf
|
|
DB_DRIVER=sqlite
|