From 1165cda360a57bbd4eb7e1b31a26fd974027e063 Mon Sep 17 00:00:00 2001 From: Jason-Jia Date: Fri, 24 Sep 2021 10:48:47 +0800 Subject: [PATCH] Update fulltest.sh --- tests/pytest/fulltest.sh | 1 - 1 file changed, 1 deletion(-) diff --git a/tests/pytest/fulltest.sh b/tests/pytest/fulltest.sh index ac164af60e..a7c375489a 100755 --- a/tests/pytest/fulltest.sh +++ b/tests/pytest/fulltest.sh @@ -398,7 +398,6 @@ 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=============== -- GitLab