diff --git a/tests/develop-test/fulltest-query.sh b/tests/develop-test/fulltest-query.sh index 30705f002146cc097cf8409eacb7f1f468844344..77560893d75ed6f5191da6917536be2ff0ab9743 100755 --- a/tests/develop-test/fulltest-query.sh +++ b/tests/develop-test/fulltest-query.sh @@ -2,4 +2,5 @@ python3 ./test.py -f 2-query/ts_hidden_column.py python3 ./test.py -f 2-query/union-order.py python3 ./test.py -f 2-query/session_two_stage.py python3 ./test.py -f 2-query/timeline_agg_func_groupby.py -python3 ./test.py -f 2-query/ts_2016.py \ No newline at end of file +python3 ./test.py -f 2-query/ts_2016.py +python3 ./test.py -f 2-query/escape.py \ No newline at end of file