diff options
Diffstat (limited to 'test/extra/ascii/test-backspace.nt')
-rw-r--r-- | test/extra/ascii/test-backspace.nt | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/test/extra/ascii/test-backspace.nt b/test/extra/ascii/test-backspace.nt new file mode 100644 index 00000000..000d2f8a --- /dev/null +++ b/test/extra/ascii/test-backspace.nt @@ -0,0 +1,3 @@ +<http://example.org/s> <http://example.org/p> "\b" . +<http://example.org/s> <http://example.org/p> "\b" . +<http://example.org/s> <http://example.org/p> "\n\b\n" . |