diff --git a/tests/pytest/fulltest.sh b/tests/pytest/fulltest.sh index 443992cef601f63ae46dc119ef4f4f0422e2f336..0716e45a47fabb1353e09b4beebf323b47865bee 100755 --- a/tests/pytest/fulltest.sh +++ b/tests/pytest/fulltest.sh @@ -218,6 +218,7 @@ python3 test.py -f tools/taosdemoAllTest/taosdemoTestInsertWithJson.py python3 test.py -f tools/taosdemoAllTest/taosdemoTestQueryWithJson.py #query +python3 ./test.py -f query/queryBase.py python3 ./test.py -f query/filter.py python3 ./test.py -f query/filterCombo.py python3 ./test.py -f query/queryNormal.py