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