[test: add test case for check network by taos]

This commit is contained in:
plum-lihui 2022-04-28 19:50:06 +08:00
parent c15bba0126
commit 640a26524a
1 changed files with 2 additions and 0 deletions

View File

@ -3,6 +3,8 @@ set -e
set -x
python3 ./test.py -f 0-others/taosShell.py
python3 ./test.py -f 0-others/taosShellError.py
python3 ./test.py -f 0-others/taosShellNetChk.py
#python3 ./test.py -f 2-query/between.py