From 2c0b4c2a575411bbe604c85eb122d91cfc05eae8 Mon Sep 17 00:00:00 2001 From: liuyq-617 Date: Tue, 29 Dec 2020 11:37:14 +0800 Subject: [PATCH] update --- tests/pytest/pytest_1.sh | 8 +------- 1 file changed, 1 insertion(+), 7 deletions(-) diff --git a/tests/pytest/pytest_1.sh b/tests/pytest/pytest_1.sh index bb7dc8a3e3..79815cb6c6 100755 --- a/tests/pytest/pytest_1.sh +++ b/tests/pytest/pytest_1.sh @@ -230,13 +230,7 @@ python3 test.py -f tools/lowaTest.py python3 test.py -f tools/taosdemoTest2.py # subscribe -<<<<<<< HEAD python3 test.py -f subscribe/singlemeter.py -#python3 test.py -f subscribe/stability.py +#python3 test.py -f subscribe/stability.py python3 test.py -f subscribe/supertable.py -======= -#python3 test.py -f subscribe/singlemeter.py -#python3 test.py -f subscribe/stability.py -#python3 test.py -f subscribe/supertable.py ->>>>>>> develop -- GitLab