diff --git a/tests/develop-test/fulltest-query.sh b/tests/develop-test/fulltest-query.sh index dbde300a60929c87019fb07b54169d2e5b839d0a..6d1b69e8d02b7b0de5094adf107a548030d5e4e3 100755 --- a/tests/develop-test/fulltest-query.sh +++ b/tests/develop-test/fulltest-query.sh @@ -9,3 +9,4 @@ python3 ./test.py -f 2-query/escape.py python3 ./test.py -f 2-query/func_compare.py python3 ./test.py -f 2-query/diff_ignore_negative.py python3 ./test.py -f 2-query/diff_funcs.py +python3 ./test.py -f 2-query/TD-13246.py