diff --git a/tests/develop-test/fulltest-query.sh b/tests/develop-test/fulltest-query.sh index af669424ef5626e6429775a05f992d278967d678..1cf01ed95c229f52f6054f04e5e45ff585239598 100755 --- a/tests/develop-test/fulltest-query.sh +++ b/tests/develop-test/fulltest-query.sh @@ -5,3 +5,4 @@ python3 ./test.py -f 2-query/timeline_agg_func_groupby.py python3 ./test.py -f 2-query/ts_2016.py python3 ./test.py -f 2-query/function_mavg.py python3 ./test.py -f 2-query/escape.py +python3 ./test.py -f 2-query/func_compare.py