diff --git a/tests/develop-test/fulltest-query.sh b/tests/develop-test/fulltest-query.sh index 6141f88d02c4f188dec50e0322f57118e47991ac..c91c592adfbee5b48b9cc0fac3fade70ff4a611c 100755 --- a/tests/develop-test/fulltest-query.sh +++ b/tests/develop-test/fulltest-query.sh @@ -6,3 +6,4 @@ python3 ./test.py -f 2-query/constant_compare.py python3 ./test.py -f 2-query/ts_2016.py python3 ./test.py -f 2-query/escape.py python3 ./test.py -f 2-query/function_mavg.py +python3 ./test.py -f 2-query/func_compare.py