add tag_lite/datatype.py back to regression list.

This commit is contained in:
Shuduo Sang 2020-06-16 14:38:11 +08:00
parent 9e6fc7dcc1
commit d4c4b389f4
1 changed files with 1 additions and 1 deletions

View File

@ -40,7 +40,7 @@ python3 ./test.py -f tag_lite/change.py
python3 ./test.py -f tag_lite/column.py
python3 ./test.py -f tag_lite/commit.py
python3 ./test.py -f tag_lite/create.py
# python3 ./test.py -f tag_lite/datatype.py
python3 ./test.py -f tag_lite/datatype.py
python3 ./test.py -f tag_lite/datatype-without-alter.py
# python3 ./test.py -f tag_lite/delete.py
python3 ./test.py -f tag_lite/double.py