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 7d34db68..b16a0332 100644
--- a/tests/enable_graph.ttl
+++ b/tests/enable_graph.ttl
@@ -4,14 +4,14 @@
<msg0>
a patch:Put ;
- patch:subject <ingen:/root> ;
+ patch:subject <ingen:/graph> ;
patch:body [
ingen:enabled true
] .
<msg1>
a patch:Put ;
- patch:subject <ingen:/root> ;
+ patch:subject <ingen:/graph> ;
patch:body [
ingen:enabled false
] .