diff --git a/tests/system-test/fulltest.sh b/tests/system-test/fulltest.sh index 585acb733a41fd201f48a451bf8de36a7846ef78..93556186e6d8aad68cd1974ac754f03af1ea5518 100755 --- a/tests/system-test/fulltest.sh +++ b/tests/system-test/fulltest.sh @@ -54,5 +54,6 @@ python3 ./test.py -f 2-query/arcsin.py 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 7-tmq/basic5.py