diff options
Diffstat (limited to 'tests/test-05.ttl')
-rw-r--r-- | tests/test-05.ttl | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/tests/test-05.ttl b/tests/test-05.ttl deleted file mode 100644 index adcbcabd..00000000 --- a/tests/test-05.ttl +++ /dev/null @@ -1,4 +0,0 @@ -# Test non empty [] operator; not allowed as predicate -@prefix : <http://example.org/base#> . -[ :a :b ] :c :d . -:e :f [ :g :h ] . |