[4711] uncomment the test case in fulltest.sh

This commit is contained in:
bryanchang0603 2021-06-15 12:48:02 +08:00
parent 0bfce14e70
commit 67d6339f1a
1 changed files with 2 additions and 2 deletions

View File

@ -346,6 +346,6 @@ 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 query/querySession.py python3 ./test.py -f query/querySession.py
python3 test.py -f alter/alter_create_exception.py python3 test.py -f alter/alter_create_exception.py
# python3 test.py -f client/change_time_1_1.py python3 test.py -f client/change_time_1_1.py
# python3 test.py -f client/change_time_1_2.py python3 test.py -f client/change_time_1_2.py
#======================p4-end=============== #======================p4-end===============