This commit is contained in:
liuyq-617 2021-08-13 18:17:36 +08:00
parent 96dd315a26
commit 52c5aa04e2
1 changed files with 1 additions and 1 deletions

View File

@ -284,7 +284,7 @@ python3 ./test.py -f alter/alterTabAddTagWithNULL.py
python3 ./test.py -f alter/alterTimestampColDataProcess.py
# client
#python3 ./test.py -f client/client.py
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