aboutsummaryrefslogtreecommitdiffstats
path: root/tests/tests-ttl/turtle-syntax-prefix-06.ttl
diff options
context:
space:
mode:
Diffstat (limited to 'tests/tests-ttl/turtle-syntax-prefix-06.ttl')
-rw-r--r--tests/tests-ttl/turtle-syntax-prefix-06.ttl4
1 files changed, 0 insertions, 4 deletions
diff --git a/tests/tests-ttl/turtle-syntax-prefix-06.ttl b/tests/tests-ttl/turtle-syntax-prefix-06.ttl
deleted file mode 100644
index eb21c253..00000000
--- a/tests/tests-ttl/turtle-syntax-prefix-06.ttl
+++ /dev/null
@@ -1,4 +0,0 @@
-# colon is a legal pname character
-@prefix : <http://example/> .
-@prefix x: <http://example/> .
-:a:b:c x:d:e:f :::: .