diff --git a/tests/system-test/fulltest-query.sh b/tests/system-test/fulltest-query.sh index 104781def751ca8df6028dc7afe5dd80a172b4ff..6ce2e2d7daa9eb4609187baa8bb21b117f6c4422 100755 --- a/tests/system-test/fulltest-query.sh +++ b/tests/system-test/fulltest-query.sh @@ -6,4 +6,5 @@ python3 test.py -f 2-query/TD-11256.py python3 ./test.py -f 2-query/TD-11389.py python3 ./test.py -f 2-query/TD-11945_crash.py python3 ./test.py -f 2-query/TD-12340-12342.py -python3 ./test.py -f 2-query/TD-12344.py \ No newline at end of file +python3 ./test.py -f 2-query/TD-12344.py +python3 test.py -f 2-query/TD-12228.py