[TD-6113] <fix> fix the fulltest.sh

This commit is contained in:
cpwu 2021-08-17 15:25:07 +08:00
parent 36c693e1eb
commit 3fd9efacd9
1 changed files with 1 additions and 1 deletions

View File

@ -212,7 +212,7 @@ python3 test.py -f tools/taosdemoAllTest/taosdemoTestInsertWithJson.py
python3 test.py -f tools/taosdemoAllTest/taosdemoTestQueryWithJson.py
#query
#python3 test.py -f query/distinctOneColTb.py
python3 test.py -f query/distinctOneColTb.py
python3 ./test.py -f query/filter.py
python3 ./test.py -f query/filterCombo.py
python3 ./test.py -f query/queryNormal.py