aboutsummaryrefslogtreecommitdiffstats
path: root/tests/good/test-backspace.ttl
diff options
context:
space:
mode:
Diffstat (limited to 'tests/good/test-backspace.ttl')
-rw-r--r--tests/good/test-backspace.ttl5
1 files changed, 4 insertions, 1 deletions
diff --git a/tests/good/test-backspace.ttl b/tests/good/test-backspace.ttl
index 07375d76..1e33ba95 100644
--- a/tests/good/test-backspace.ttl
+++ b/tests/good/test-backspace.ttl
@@ -1,2 +1,5 @@
<http://example.org/thing> <http://example.org/label> "\u0008" .
-<http://example.org/thing> <http://example.org/label> "" . \ No newline at end of file
+<http://example.org/thing> <http://example.org/label> "" .
+<http://example.org/thing> <http://example.org/label> """
+
+""" . \ No newline at end of file