test: add pre_suf cases
This commit is contained in:
parent
adf48d5458
commit
29042f74eb
|
@ -35,6 +35,7 @@ python3 ./test.py -f 1-insert/mutil_stage.py
|
|||
python3 ./test.py -f 1-insert/table_param_ttl.py -R
|
||||
python3 ./test.py -f 1-insert/update_data_muti_rows.py
|
||||
python3 ./test.py -f 1-insert/db_tb_name_check.py
|
||||
python3 ./test.py -f 1-insert/database_pre_suf.py
|
||||
|
||||
python3 ./test.py -f 2-query/abs.py
|
||||
python3 ./test.py -f 2-query/abs.py -R
|
||||
|
|
Loading…
Reference in New Issue