fix case
This commit is contained in:
parent
8895b3a5ca
commit
a08771ea4a
|
@ -8,6 +8,8 @@ python3 ./test.py -f 0-others/taosShellNetChk.py
|
||||||
python3 ./test.py -f 0-others/telemetry.py
|
python3 ./test.py -f 0-others/telemetry.py
|
||||||
python3 ./test.py -f 0-others/taosdMonitor.py
|
python3 ./test.py -f 0-others/taosdMonitor.py
|
||||||
|
|
||||||
|
python3 ./test.py -f 0-others/user_control.py
|
||||||
|
|
||||||
#python3 ./test.py -f 2-query/between.py
|
#python3 ./test.py -f 2-query/between.py
|
||||||
python3 ./test.py -f 2-query/distinct.py
|
python3 ./test.py -f 2-query/distinct.py
|
||||||
python3 ./test.py -f 2-query/varchar.py
|
python3 ./test.py -f 2-query/varchar.py
|
||||||
|
@ -53,5 +55,3 @@ python3 ./test.py -f 2-query/arctan.py
|
||||||
# python3 ./test.py -f 2-query/query_cols_tags_and_or.py
|
# python3 ./test.py -f 2-query/query_cols_tags_and_or.py
|
||||||
|
|
||||||
python3 ./test.py -f 7-tmq/basic5.py
|
python3 ./test.py -f 7-tmq/basic5.py
|
||||||
|
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue