diff --git a/tests/pytest/fulltest.sh b/tests/pytest/fulltest.sh index a7c375489aec74517f9bb92938b4179b6f9e5dc0..ac164af60e850541d759d7c83e680e111fea57f3 100755 --- a/tests/pytest/fulltest.sh +++ b/tests/pytest/fulltest.sh @@ -398,6 +398,7 @@ python3 ./test.py -f query/queryWildcardLength.py python3 ./test.py -f query/queryTbnameUpperLower.py python3 ./test.py -f query/query.py python3 ./test.py -f query/queryDiffColsOr.py + python3 ./test.py -f query/queryRegex.py #======================p4-end===============