From b50992e32bebf8a421b992f4feb262d4dbd6eb65 Mon Sep 17 00:00:00 2001 From: liuyq-617 Date: Sun, 29 Aug 2021 09:08:26 +0800 Subject: [PATCH] update --- tests/pytest/fulltest.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tests/pytest/fulltest.sh b/tests/pytest/fulltest.sh index 617b505f53..e611e9b366 100755 --- a/tests/pytest/fulltest.sh +++ b/tests/pytest/fulltest.sh @@ -298,7 +298,7 @@ python3 testMinTablesPerVnode.py python3 queryCount.py python3 ./test.py -f query/queryGroupbyWithInterval.py python3 client/twoClients.py -python3 query/query.py +python3 ./test.py -f query/query.py python3 test.py -f query/queryInterval.py python3 test.py -f query/queryFillTest.py -- GitLab