diff --git a/tests/pytest/fulltest.sh b/tests/pytest/fulltest.sh index ab5db30051..173062fb1f 100755 --- a/tests/pytest/fulltest.sh +++ b/tests/pytest/fulltest.sh @@ -125,3 +125,6 @@ python3 ./test.py $1 -f user/pass_len.py # table #python3 ./test.py $1 -f table/del_stable.py +#query +python3 ./test.py $1 -f query/filter.py +