diff --git a/tests/pytest/fulltest.sh b/tests/pytest/fulltest.sh index b032db87986362418d6706106503868424d50029..7c703bf1341a4de7754d7e5de4ae48cbcd58b511 100755 --- a/tests/pytest/fulltest.sh +++ b/tests/pytest/fulltest.sh @@ -71,6 +71,7 @@ python3 ./test.py -f tag_lite/int.py python3 ./test.py -f tag_lite/set.py python3 ./test.py -f tag_lite/smallint.py python3 ./test.py -f tag_lite/tinyint.py +python3 ./test.py -f tag_lite/timestamp.py #python3 ./test.py -f dbmgmt/database-name-boundary.py