aboutsummaryrefslogtreecommitdiffstats
path: root/test/extra/good/test-no-spaces.ttl
diff options
context:
space:
mode:
Diffstat (limited to 'test/extra/good/test-no-spaces.ttl')
-rw-r--r--test/extra/good/test-no-spaces.ttl6
1 files changed, 3 insertions, 3 deletions
diff --git a/test/extra/good/test-no-spaces.ttl b/test/extra/good/test-no-spaces.ttl
index 88171e71..7588ba13 100644
--- a/test/extra/good/test-no-spaces.ttl
+++ b/test/extra/good/test-no-spaces.ttl
@@ -1,3 +1,3 @@
-@prefix eg: <http://example.org/> .
-eg:s eg:p eg:o;eg:p2 eg:o2,eg:o3 .
-eg:s a<http://example.org/Thing> . \ No newline at end of file
+@prefix eg: <http://example.org/eg#> .
+eg:s1 eg:p1 eg:o1;eg:p2 eg:o2,eg:o3 .
+eg:s2 a<http://example.org/Thing> . \ No newline at end of file