[TD-6113] <fix> fix the fulltest.sh
This commit is contained in:
parent
36c693e1eb
commit
3fd9efacd9
|
@ -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
|
||||
|
|
Loading…
Reference in New Issue