diff options
Diffstat (limited to 'test/posix2008sub.ok')
-rw-r--r-- | test/posix2008sub.ok | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/test/posix2008sub.ok b/test/posix2008sub.ok new file mode 100644 index 00000000..4d4406a4 --- /dev/null +++ b/test/posix2008sub.ok @@ -0,0 +1,2 @@ +orig = "here is some text", repl = "<FOO&BAR \q \ \\ \& \\& \\\&>" +result is "here is <FOOsomeBAR \q \ \ & \some \&> text" |