add tag_lite/datatype.py back to regression list.
This commit is contained in:
parent
9e6fc7dcc1
commit
d4c4b389f4
|
@ -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
|
||||
|
|
Loading…
Reference in New Issue