diff options
Diffstat (limited to 'tests/good/test-02.ttl')
-rw-r--r-- | tests/good/test-02.ttl | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/tests/good/test-02.ttl b/tests/good/test-02.ttl deleted file mode 100644 index a623f3c1..00000000 --- a/tests/good/test-02.ttl +++ /dev/null @@ -1,5 +0,0 @@ -# Test , operator -@prefix : <http://example.org/base#> . -:a :b :c, - :d, - :e . |