diff options
Diffstat (limited to 'tests/TurtleTests/prefix_only_IRI.ttl')
-rw-r--r-- | tests/TurtleTests/prefix_only_IRI.ttl | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/tests/TurtleTests/prefix_only_IRI.ttl b/tests/TurtleTests/prefix_only_IRI.ttl deleted file mode 100644 index 9ff66603..00000000 --- a/tests/TurtleTests/prefix_only_IRI.ttl +++ /dev/null @@ -1,2 +0,0 @@ -@prefix p: <http://a.example/s>. -p: <http://a.example/p> <http://a.example/o> . |