[test: add test cases for taos shell]

This commit is contained in:
plum-lihui 2022-04-28 09:32:22 +08:00
parent 917803764d
commit f93ff5d686
1 changed files with 1 additions and 1 deletions

View File

@ -1,7 +1,7 @@
#!/bin/bash
set -e
#python3 ./test.py -f 0-others/taosShell.py
python3 ./test.py -f 0-others/taosShell.py
#python3 ./test.py -f 2-query/between.py