diff options
Diffstat (limited to 'test/TriGTests/default_namespace_IRI.trig')
-rw-r--r-- | test/TriGTests/default_namespace_IRI.trig | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/test/TriGTests/default_namespace_IRI.trig b/test/TriGTests/default_namespace_IRI.trig deleted file mode 100644 index 7eccc879..00000000 --- a/test/TriGTests/default_namespace_IRI.trig +++ /dev/null @@ -1,3 +0,0 @@ -@prefix : <http://a.example/>. -{:s <http://a.example/p> <http://a.example/o> .} -<http://example/graph> {:s <http://a.example/p> <http://a.example/o> .} |