aboutsummaryrefslogtreecommitdiffstats
path: root/tests/test-blank-cont.ttl
diff options
context:
space:
mode:
Diffstat (limited to 'tests/test-blank-cont.ttl')
-rw-r--r--tests/test-blank-cont.ttl4
1 files changed, 0 insertions, 4 deletions
diff --git a/tests/test-blank-cont.ttl b/tests/test-blank-cont.ttl
deleted file mode 100644
index b161cdc4..00000000
--- a/tests/test-blank-cont.ttl
+++ /dev/null
@@ -1,4 +0,0 @@
-@prefix : <http://example.org/base#> .
-
-:subj :pred [ a :FirstThing ] ;
- :pred [ a :SecondThing ] .