add csv to regressiontest
This commit is contained in:
parent
22dbff7c7f
commit
9fa5a00306
|
@ -121,7 +121,7 @@ python3 ./test.py -f import_merge/importTORestart.py
|
||||||
python3 ./test.py -f import_merge/importTPORestart.py
|
python3 ./test.py -f import_merge/importTPORestart.py
|
||||||
python3 ./test.py -f import_merge/importTRestart.py
|
python3 ./test.py -f import_merge/importTRestart.py
|
||||||
python3 ./test.py -f import_merge/importInsertThenImport.py
|
python3 ./test.py -f import_merge/importInsertThenImport.py
|
||||||
|
python3 ./test.py -f import_merge/importCSV.py
|
||||||
# user
|
# user
|
||||||
python3 ./test.py -f user/user_create.py
|
python3 ./test.py -f user/user_create.py
|
||||||
python3 ./test.py -f user/pass_len.py
|
python3 ./test.py -f user/pass_len.py
|
||||||
|
|
|
@ -121,7 +121,7 @@ python3 ./test.py -f import_merge/importTORestart.py
|
||||||
python3 ./test.py -f import_merge/importTPORestart.py
|
python3 ./test.py -f import_merge/importTPORestart.py
|
||||||
python3 ./test.py -f import_merge/importTRestart.py
|
python3 ./test.py -f import_merge/importTRestart.py
|
||||||
python3 ./test.py -f import_merge/importInsertThenImport.py
|
python3 ./test.py -f import_merge/importInsertThenImport.py
|
||||||
|
python3 ./test.py -f import_merge/importCSV.py
|
||||||
# user
|
# user
|
||||||
python3 ./test.py -f user/user_create.py
|
python3 ./test.py -f user/user_create.py
|
||||||
python3 ./test.py -f user/pass_len.py
|
python3 ./test.py -f user/pass_len.py
|
||||||
|
|
Loading…
Reference in New Issue