diff --git a/tests/pytest/fulltest.sh b/tests/pytest/fulltest.sh index 6f5eb696cab2b3fcd307a8392683109d20a557ef..ca837f54e0f22276304b5d05b89f86cab06d47c6 100755 --- a/tests/pytest/fulltest.sh +++ b/tests/pytest/fulltest.sh @@ -13,6 +13,7 @@ python3 ./test.py -f insert/tinyint.py python3 ./test.py -f insert/date.py python3 ./test.py -f insert/binary.py python3 ./test.py -f insert/nchar.py + #python3 ./test.py -f insert/nchar-boundary.py python3 ./test.py -f insert/nchar-unicode.py python3 ./test.py -f insert/multi.py