aboutsummaryrefslogtreecommitdiffstats
path: root/tests/TrigTests/trig-subm-20.trig
diff options
context:
space:
mode:
Diffstat (limited to 'tests/TrigTests/trig-subm-20.trig')
-rw-r--r--tests/TrigTests/trig-subm-20.trig13
1 files changed, 0 insertions, 13 deletions
diff --git a/tests/TrigTests/trig-subm-20.trig b/tests/TrigTests/trig-subm-20.trig
deleted file mode 100644
index 6e3032e5..00000000
--- a/tests/TrigTests/trig-subm-20.trig
+++ /dev/null
@@ -1,13 +0,0 @@
-@prefix : <http://example.org#> .
-
-{
-:a :b -1.0 .
-:c :d -1 .
-:e :f -1.0e0 .
-}
-
-<http://example/graph> {
-:a :b -1.0 .
-:c :d -1 .
-:e :f -1.0e0 .
-}