[test: add test cases for telemetry]

This commit is contained in:
plum-lihui 2022-05-07 15:18:42 +08:00
parent d31b4ce130
commit 3a7b65b038
1 changed files with 1 additions and 0 deletions

View File

@ -5,6 +5,7 @@ set -x
python3 ./test.py -f 0-others/taosShell.py python3 ./test.py -f 0-others/taosShell.py
python3 ./test.py -f 0-others/taosShellError.py python3 ./test.py -f 0-others/taosShellError.py
python3 ./test.py -f 0-others/taosShellNetChk.py python3 ./test.py -f 0-others/taosShellNetChk.py
python3 ./test.py -f 0-others/telemetry.py
#python3 ./test.py -f 2-query/between.py #python3 ./test.py -f 2-query/between.py