This commit is contained in:
liuyq-617 2020-12-29 11:37:14 +08:00
parent d691870372
commit 2c0b4c2a57
1 changed files with 1 additions and 7 deletions

View File

@ -230,13 +230,7 @@ python3 test.py -f tools/lowaTest.py
python3 test.py -f tools/taosdemoTest2.py python3 test.py -f tools/taosdemoTest2.py
# subscribe # subscribe
<<<<<<< HEAD
python3 test.py -f subscribe/singlemeter.py 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/supertable.py
=======
#python3 test.py -f subscribe/singlemeter.py
#python3 test.py -f subscribe/stability.py
#python3 test.py -f subscribe/supertable.py
>>>>>>> develop