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