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