diff --git a/tests/develop-test/fulltest-query.sh b/tests/develop-test/fulltest-query.sh index 36c68e8d00d7dda89601ed2ef70b09d8cccf9b1a..bac550168de1a6de69d18d73a9bc300b32980994 100755 --- a/tests/develop-test/fulltest-query.sh +++ b/tests/develop-test/fulltest-query.sh @@ -3,3 +3,4 @@ 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 +python3 ./test.py -f 2-query/escape.py