aboutsummaryrefslogtreecommitdiffstats
path: root/test/w3c/TriGTests/trig-graph-bad-03.trig
diff options
context:
space:
mode:
Diffstat (limited to 'test/w3c/TriGTests/trig-graph-bad-03.trig')
-rw-r--r--test/w3c/TriGTests/trig-graph-bad-03.trig8
1 files changed, 0 insertions, 8 deletions
diff --git a/test/w3c/TriGTests/trig-graph-bad-03.trig b/test/w3c/TriGTests/trig-graph-bad-03.trig
deleted file mode 100644
index 31af19f8..00000000
--- a/test/w3c/TriGTests/trig-graph-bad-03.trig
+++ /dev/null
@@ -1,8 +0,0 @@
-# GRAPH tests
-PREFIX : <http://example/>
-
-# GRAPH needs {}
-GRAPH :g
- :s :p :o .
-
-