From 7b4b853b81f1e72c1c7755944f8e4b321caa748e Mon Sep 17 00:00:00 2001 From: "Philip.Hazel" Date: Fri, 17 Jul 2015 15:18:17 +0000 Subject: [PATCH] Correct test for previous bugfix. --- testdata/testinput2 | 1 + testdata/testoutput2 | 2 ++ 2 files changed, 3 insertions(+) diff --git a/testdata/testinput2 b/testdata/testinput2 index a4f3801..bcccaa2 100644 --- a/testdata/testinput2 +++ b/testdata/testinput2 @@ -4340,5 +4340,6 @@ a random value. /Ix /(?C$)$)(?<]/ /(?(R))*+/B + abcd # End of testinput2 diff --git a/testdata/testoutput2 b/testdata/testoutput2 index a356212..f6762c9 100644 --- a/testdata/testoutput2 +++ b/testdata/testoutput2 @@ -14511,5 +14511,7 @@ Failed: error 124 at offset 10: unrecognized character after (?< Ket End ------------------------------------------------------------------ + abcd + 0: # End of testinput2