summaryrefslogtreecommitdiffstats
path: root/tests/set_graph_poly.ttl
diff options
context:
space:
mode:
Diffstat (limited to 'tests/set_graph_poly.ttl')
-rw-r--r--tests/set_graph_poly.ttl4
1 files changed, 2 insertions, 2 deletions
diff --git a/tests/set_graph_poly.ttl b/tests/set_graph_poly.ttl
index 27114d90..0e830c4a 100644
--- a/tests/set_graph_poly.ttl
+++ b/tests/set_graph_poly.ttl
@@ -4,14 +4,14 @@
<msg0>
a patch:Put ;
- patch:subject <ingen:/root/> ;
+ patch:subject <ingen:/graph/> ;
patch:body [
ingen:polyphony 4
] .
<msg1>
a patch:Put ;
- patch:subject <ingen:/root/> ;
+ patch:subject <ingen:/graph/> ;
patch:body [
ingen:polyphony 1
] .