diff --git a/tests/pytest/fulltest.sh b/tests/pytest/fulltest.sh index 241286a3bd4b8124697a87ebe5420b8a643b390c..d9c2fad6adaa37ea5143735f1ad7515ba8fd8ffc 100755 --- a/tests/pytest/fulltest.sh +++ b/tests/pytest/fulltest.sh @@ -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