diff --git a/tests/pytest/fulltest.sh b/tests/pytest/fulltest.sh index 313ae787d2e29ca98d11a4db7e1e933c1d8fe9e3..886e2a365e26dca4912ad2b52a5cd01e5385faa6 100755 --- a/tests/pytest/fulltest.sh +++ b/tests/pytest/fulltest.sh @@ -389,6 +389,7 @@ python3 ./test.py -f insert/schemalessInsert.py python3 ./test.py -f alter/alterColMultiTimes.py python3 ./test.py -f query/queryWildcardLength.py python3 ./test.py -f query/queryTbnameUpperLower.py +python3 ./test.py -f query/query.py #======================p4-end===============