Merge pull request #6490 from taosdata/bryanchang0603-patch-1
Update fulltest.sh
This commit is contained in:
commit
b2fdb7a555
|
@ -257,8 +257,8 @@ python3 ./test.py -f client/client.py
|
|||
python3 ./test.py -f client/version.py
|
||||
python3 ./test.py -f client/alterDatabase.py
|
||||
python3 ./test.py -f client/noConnectionErrorTest.py
|
||||
python3 test.py -f client/change_time_1_1.py
|
||||
python3 test.py -f client/change_time_1_2.py
|
||||
#python3 test.py -f client/change_time_1_1.py
|
||||
#python3 test.py -f client/change_time_1_2.py
|
||||
|
||||
# Misc
|
||||
python3 testCompress.py
|
||||
|
|
Loading…
Reference in New Issue