diff --git a/tests/system-test/fulltest.sh b/tests/system-test/fulltest.sh index 1724abcfda..4debf4cabd 100755 --- a/tests/system-test/fulltest.sh +++ b/tests/system-test/fulltest.sh @@ -46,6 +46,7 @@ python3 ./test.py -f 2-query/To_unixtimestamp.py python3 ./test.py -f 2-query/timetruncate.py python3 ./test.py -f 2-query/diff.py python3 ./test.py -f 2-query/Timediff.py + #python3 ./test.py -f 2-query/cast.py python3 ./test.py -f 2-query/top.py python3 ./test.py -f 2-query/bottom.py