aboutsummaryrefslogtreecommitdiffstats
path: root/test/w3c/TriGTests/trig-subm-19.trig
diff options
context:
space:
mode:
Diffstat (limited to 'test/w3c/TriGTests/trig-subm-19.trig')
-rw-r--r--test/w3c/TriGTests/trig-subm-19.trig13
1 files changed, 0 insertions, 13 deletions
diff --git a/test/w3c/TriGTests/trig-subm-19.trig b/test/w3c/TriGTests/trig-subm-19.trig
deleted file mode 100644
index 7cd14eee..00000000
--- a/test/w3c/TriGTests/trig-subm-19.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 .
-}