remove case[ci skip]

This commit is contained in:
liuyq-617 2021-08-12 17:21:50 +08:00
parent 707b9fb7ca
commit 9872ee3b20
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