Merge pull request #17386 from taosdata/test3.0/lihui

test: reopen taosShell.py test case
This commit is contained in:
Hui Li 2022-10-17 12:19:47 +08:00 committed by GitHub
commit 5572c9c5c0
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -2,7 +2,7 @@
set -e
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/taosShellNetChk.py
python3 ./test.py -f 0-others/telemetry.py