From d6d6c9a45cc038ad92c0ba72eea0452e40eb128e Mon Sep 17 00:00:00 2001 From: wenzhouwww Date: Sat, 25 Dec 2021 17:36:16 +0800 Subject: [PATCH] [TD-12344](query):fulltest_query.sh update --- tests/system-test/fulltest-query.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tests/system-test/fulltest-query.sh b/tests/system-test/fulltest-query.sh index d6ecb98f2a..efdbbe4047 100755 --- a/tests/system-test/fulltest-query.sh +++ b/tests/system-test/fulltest-query.sh @@ -2,4 +2,4 @@ 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 -- GitLab