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