[TD-4526]add test case to fulltest.sh

This commit is contained in:
bryanchang0603 2021-06-10 15:12:47 +08:00
parent 56f28405ba
commit b3bb55d0ee
1 changed files with 1 additions and 0 deletions

View File

@ -344,4 +344,5 @@ python3 test.py -f alter/alter_keep.py
python3 test.py -f alter/alter_cacheLastRow.py python3 test.py -f alter/alter_cacheLastRow.py
python3 test.py -f alter/alter_keep_exception.py python3 test.py -f alter/alter_keep_exception.py
python3 ./test.py -f query/querySession.py python3 ./test.py -f query/querySession.py
python3 test.py -f alter/alter_create_exception.py
#======================p4-end=============== #======================p4-end===============