diff options
Diffstat (limited to 'tests/good/test-backspace.nt')
-rw-r--r-- | tests/good/test-backspace.nt | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/tests/good/test-backspace.nt b/tests/good/test-backspace.nt new file mode 100644 index 00000000..3dfffa38 --- /dev/null +++ b/tests/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" . |