summaryrefslogtreecommitdiff
path: root/posix/PCRE.tests
diff options
context:
space:
mode:
Diffstat (limited to 'posix/PCRE.tests')
-rw-r--r--posix/PCRE.tests13
1 files changed, 0 insertions, 13 deletions
diff --git a/posix/PCRE.tests b/posix/PCRE.tests
index 0fb9cadafc..da63b86637 100644
--- a/posix/PCRE.tests
+++ b/posix/PCRE.tests
@@ -1774,19 +1774,6 @@ No match
0: abcabc
1: abc
-/(a)|\1/
- a
- 0: a
- 1: a
- *** Failers
- 0: a
- 1: a
- ab
- 0: a
- 1: a
- x
-No match
-
/abc/i
ABC
0: ABC