diff --git a/tests/pytest/fulltest.sh b/tests/pytest/fulltest.sh index f3e9aa02ddb211fb3198a74337b7751dbfd71702..24af231fc8238a88ab050398d79ac16bdff9d703 100755 --- a/tests/pytest/fulltest.sh +++ b/tests/pytest/fulltest.sh @@ -220,6 +220,7 @@ python3 ./test.py -f query/bug3375.py python3 ./test.py -f query/queryJoin10tables.py python3 ./test.py -f query/queryStddevWithGroupby.py python3 ./test.py -f query/querySecondtscolumnTowherenow.py +python3 ./test.py -f query/queryFilterTswithDateUnit.py python3 ./test.py -f query/queryTscomputWithNow.py