diff --git a/tests/pytest/fulltest.sh b/tests/pytest/fulltest.sh index ab5db30051cb46c82ceace4e53283a8b8ec3acab..173062fb1f31309d23859440c43f6c89d7364b6b 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 +