diff --git a/tests/pytest/fulltest.sh b/tests/pytest/fulltest.sh index ccc7953580ca81723eb642557632b813a10762b8..7c916c0a3ad1c8140193cae5852ec0456309b989 100755 --- a/tests/pytest/fulltest.sh +++ b/tests/pytest/fulltest.sh @@ -28,6 +28,7 @@ python3 ./test.py -f insert/insertDynamicColBeforeVal.py python3 ./test.py -f insert/in_function.py python3 ./test.py -f insert/modify_column.py python3 ./test.py -f insert/line_insert.py +python3 ./test.py -f insert/specialSql.py #table python3 ./test.py -f table/alter_wal0.py