diff options
Diffstat (limited to 'tests/TrigTests/trig-subm-07.trig')
-rw-r--r-- | tests/TrigTests/trig-subm-07.trig | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/tests/TrigTests/trig-subm-07.trig b/tests/TrigTests/trig-subm-07.trig deleted file mode 100644 index b5e254af..00000000 --- a/tests/TrigTests/trig-subm-07.trig +++ /dev/null @@ -1,4 +0,0 @@ -# 'a' only allowed as a predicate -@prefix : <http://example.org/base#> . -{:a a :b .} -<http://example/graph> {:a a :b .} |