diff --git a/tests/pytest/fulltest.sh b/tests/pytest/fulltest.sh index da2f2c48dfd9d925600cf8a12f2f7e2e051d04ed..35cb0eeed1067b0fe1b252a8decb3bb3026ee501 100755 --- a/tests/pytest/fulltest.sh +++ b/tests/pytest/fulltest.sh @@ -42,6 +42,7 @@ python3 ./test.py -f table/alter_column.py python3 ./test.py -f table/boundary.py python3 ./test.py -f table/create.py python3 ./test.py -f table/del_stable.py +python3 ./test.py -f table/create_db_from_normal_db.py #stable python3 ./test.py -f stable/insert.py