summaryrefslogtreecommitdiffstats
path: root/tests/enable_graph.ttl
diff options
context:
space:
mode:
Diffstat (limited to 'tests/enable_graph.ttl')
-rw-r--r--tests/enable_graph.ttl4
1 files changed, 2 insertions, 2 deletions
diff --git a/tests/enable_graph.ttl b/tests/enable_graph.ttl
index 481cc93a..f3fa786c 100644
--- a/tests/enable_graph.ttl
+++ b/tests/enable_graph.ttl
@@ -4,12 +4,12 @@
<msg0>
a patch:Set ;
- patch:subject <ingen:/graph> ;
+ patch:subject <ingen:/main> ;
patch:property ingen:enabled ;
patch:value true .
<msg1>
a patch:Set ;
- patch:subject <ingen:/graph> ;
+ patch:subject <ingen:/main> ;
patch:property ingen:enabled ;
patch:value false .