diff --git a/tests/system-test/fulltest.sh b/tests/system-test/fulltest.sh index c1f298cb75..c71c630541 100755 --- a/tests/system-test/fulltest.sh +++ b/tests/system-test/fulltest.sh @@ -28,6 +28,8 @@ python3 ./test.py -f 2-query/cast.py #python3 ./test.py -f 2-query/concat.py #python3 ./test.py -f 2-query/concat_ws.py python3 ./test.py -f 2-query/check_tsdb.py +python3 ./test.py -f 2-query/spread.py +python3 ./test.py -f 2-query/hyperloglog.py python3 ./test.py -f 2-query/timezone.py