diff options
Diffstat (limited to 'tests/TrigTests/trig-subm-18.trig')
-rw-r--r-- | tests/TrigTests/trig-subm-18.trig | 15 |
1 files changed, 0 insertions, 15 deletions
diff --git a/tests/TrigTests/trig-subm-18.trig b/tests/TrigTests/trig-subm-18.trig deleted file mode 100644 index f5b4a516..00000000 --- a/tests/TrigTests/trig-subm-18.trig +++ /dev/null @@ -1,15 +0,0 @@ -@prefix : <http://example.org/#> . - -{ -:a :b "" . - -:c :d """""" . - -} - -<http://example/graph> { -:a :b "" . - -:c :d """""" . - -} |