diff --git a/tests/system-test/fulltest.sh b/tests/system-test/fulltest.sh index 37c7f18177d27a7b56f4d6219b0151f973cd8cbb..c0156ff94d650e5b96386272ff07273f22c25368 100755 --- a/tests/system-test/fulltest.sh +++ b/tests/system-test/fulltest.sh @@ -70,6 +70,7 @@ python3 ./test.py -f 2-query/arccos.py python3 ./test.py -f 2-query/arctan.py python3 ./test.py -f 2-query/query_cols_tags_and_or.py # python3 ./test.py -f 2-query/nestedQuery.py +python3 ./test.py -f 2-query/nestedQuery_str.py python3 ./test.py -f 7-tmq/basic5.py python3 ./test.py -f 7-tmq/subscribeDb.py