[TD-4526] updating fulltest.sh due to removed file

This commit is contained in:
bryanchang0603 2021-06-10 17:38:49 +08:00
parent b3bb55d0ee
commit c4d2987b4b
1 changed files with 0 additions and 1 deletions

View File

@ -342,7 +342,6 @@ python3 ./test.py -f tag_lite/drop_auto_create.py
python3 test.py -f insert/insert_before_use_db.py
python3 test.py -f alter/alter_keep.py
python3 test.py -f alter/alter_cacheLastRow.py
python3 test.py -f alter/alter_keep_exception.py
python3 ./test.py -f query/querySession.py
python3 test.py -f alter/alter_create_exception.py
#======================p4-end===============