From 95d8b71304355410fa85e1dea86e5780f27e348c Mon Sep 17 00:00:00 2001 From: wenzhouwww Date: Fri, 6 Aug 2021 19:16:04 +0800 Subject: [PATCH] : remove an not exists test case! --- 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 3f18da5188..8ff3012377 100755 --- a/tests/pytest/fulltest.sh +++ b/tests/pytest/fulltest.sh @@ -383,7 +383,7 @@ python3 ./test.py -f insert/flushwhiledrop.py python3 ./test.py -f insert/schemalessInsert.py #======================p4-end=============== -# python3 test.py -f tools/taosdemoAllTest/pytest.py +