diff --git a/tests/pytest/fulltest.sh b/tests/pytest/fulltest.sh index 86bd39fa065d99ff66eeb2580ec80f07aa7601e6..559e025c74bb7b91bb71e3185698408a20beb68d 100755 --- a/tests/pytest/fulltest.sh +++ b/tests/pytest/fulltest.sh @@ -46,6 +46,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