aboutsummaryrefslogtreecommitdiffstats
path: root/test/extra/good/test-backspace.ttl
diff options
context:
space:
mode:
Diffstat (limited to 'test/extra/good/test-backspace.ttl')
-rw-r--r--test/extra/good/test-backspace.ttl8
1 files changed, 4 insertions, 4 deletions
diff --git a/test/extra/good/test-backspace.ttl b/test/extra/good/test-backspace.ttl
index 1e33ba95..cbc9dd9f 100644
--- a/test/extra/good/test-backspace.ttl
+++ b/test/extra/good/test-backspace.ttl
@@ -1,5 +1,5 @@
-<http://example.org/thing> <http://example.org/label> "\u0008" .
-<http://example.org/thing> <http://example.org/label> "" .
-<http://example.org/thing> <http://example.org/label> """
+<http://example.org/eg#s> <http://example.org/eg#p> "\u0008" .
+<http://example.org/eg#s> <http://example.org/eg#p> "" .
+<http://example.org/eg#s> <http://example.org/eg#p> """

-""" . \ No newline at end of file
+""" .