diff --git a/tests/develop-test/fulltest-query.sh b/tests/develop-test/fulltest-query.sh index 6d1b69e8d02b7b0de5094adf107a548030d5e4e3..112144d3acdc47bc9636ed64cd2b3bb28b4699d9 100755 --- a/tests/develop-test/fulltest-query.sh +++ b/tests/develop-test/fulltest-query.sh @@ -10,3 +10,4 @@ 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 +python3 ./test.py -f 2-query/TD-6347.py