aboutsummaryrefslogtreecommitdiffstats
path: root/tests/TrigTests/trig-graph-bad-01.trig
diff options
context:
space:
mode:
Diffstat (limited to 'tests/TrigTests/trig-graph-bad-01.trig')
-rw-r--r--tests/TrigTests/trig-graph-bad-01.trig5
1 files changed, 5 insertions, 0 deletions
diff --git a/tests/TrigTests/trig-graph-bad-01.trig b/tests/TrigTests/trig-graph-bad-01.trig
new file mode 100644
index 00000000..a247a68c
--- /dev/null
+++ b/tests/TrigTests/trig-graph-bad-01.trig
@@ -0,0 +1,5 @@
+# GRAPH tests
+PREFIX : <http://example/>
+
+# GRAPH but no name - GRAPH is not used with the default graph
+GRAPH { :s :p :o }