diff --git a/tests/system-test/fulltest.sh b/tests/system-test/fulltest.sh index 8d09825dd4..20803f657a 100755 --- a/tests/system-test/fulltest.sh +++ b/tests/system-test/fulltest.sh @@ -1,4 +1,4 @@ -# python3 ./test.py -f 2-query/between.py +#python3 ./test.py -f 2-query/between.py python3 ./test.py -f 2-query/distinct.py python3 ./test.py -f 2-query/varchar.py python3 ./test.py -f 2-query/cast.py