aboutsummaryrefslogtreecommitdiffstats
path: root/tests/TriGTests/trig-graph-bad-02.trig
diff options
context:
space:
mode:
Diffstat (limited to 'tests/TriGTests/trig-graph-bad-02.trig')
-rw-r--r--tests/TriGTests/trig-graph-bad-02.trig6
1 files changed, 0 insertions, 6 deletions
diff --git a/tests/TriGTests/trig-graph-bad-02.trig b/tests/TriGTests/trig-graph-bad-02.trig
deleted file mode 100644
index 47bbda62..00000000
--- a/tests/TriGTests/trig-graph-bad-02.trig
+++ /dev/null
@@ -1,6 +0,0 @@
-# GRAPH tests
-PREFIX : <http://example/>
-
-# GRAPH not followed by DOT
-GRAPH :g1 { :s :p :o } .
-GRAPH :g2 { :s :p :o } .