diff --git a/tests/pytest/fulltest.sh b/tests/pytest/fulltest.sh index e9dc3762fe9aed0eac8e7e7d70356ba3baa5a450..caeda3ea416294ae19a0adda0c77f8001a1c5dbd 100755 --- a/tests/pytest/fulltest.sh +++ b/tests/pytest/fulltest.sh @@ -344,4 +344,5 @@ python3 test.py -f alter/alter_keep.py python3 test.py -f alter/alter_cacheLastRow.py python3 test.py -f alter/alter_keep_exception.py python3 ./test.py -f query/querySession.py +python3 test.py -f alter/alter_create_exception.py #======================p4-end===============