From 4830c534b57782f2154f8e0056995928524eafec Mon Sep 17 00:00:00 2001 From: "wenzhouwww@live.cn" Date: Wed, 6 Jul 2022 15:03:42 +0800 Subject: [PATCH] update --- tests/system-test/fulltest.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tests/system-test/fulltest.sh b/tests/system-test/fulltest.sh index 5e5b44868c..629fea0806 100755 --- a/tests/system-test/fulltest.sh +++ b/tests/system-test/fulltest.sh @@ -116,7 +116,7 @@ python3 ./test.py -f 2-query/distribute_agg_avg.py python3 ./test.py -f 2-query/distribute_agg_stddev.py python3 ./test.py -f 2-query/twa.py python3 ./test.py -f 2-query/irate.py -tests/system-test/2-query/and_or_for_byte.py +python3 ./test.py -f 2-query/and_or_for_byte.py python3 ./test.py -f 2-query/function_null.py #python3 ./test.py -f 2-query/queryQnode.py