[test: add test cases for taos shell]
This commit is contained in:
parent
917803764d
commit
f93ff5d686
|
@ -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
|
||||
|
|
Loading…
Reference in New Issue