summaryrefslogtreecommitdiff
path: root/srclib
diff options
context:
space:
mode:
Diffstat (limited to 'srclib')
-rw-r--r--srclib/pcre/testdata/testinput13
-rw-r--r--srclib/pcre/testdata/testoutput13
2 files changed, 2 insertions, 4 deletions
diff --git a/srclib/pcre/testdata/testinput1 b/srclib/pcre/testdata/testinput1
index 441f99e320..66df9b3d79 100644
--- a/srclib/pcre/testdata/testinput1
+++ b/srclib/pcre/testdata/testinput1
@@ -1297,8 +1297,7 @@
abc
/^a b
-
- c/x
+ c/x
abc
/^(a|)\1*b/
diff --git a/srclib/pcre/testdata/testoutput1 b/srclib/pcre/testdata/testoutput1
index ea14af11d3..f0047ffc40 100644
--- a/srclib/pcre/testdata/testoutput1
+++ b/srclib/pcre/testdata/testoutput1
@@ -1819,8 +1819,7 @@ No match
No match
/^a b
-
- c/x
+ c/x
abc
0: abc