summaryrefslogtreecommitdiffstats
path: root/tests/move_node.ttl
diff options
context:
space:
mode:
Diffstat (limited to 'tests/move_node.ttl')
-rw-r--r--tests/move_node.ttl6
1 files changed, 3 insertions, 3 deletions
diff --git a/tests/move_node.ttl b/tests/move_node.ttl
index 337eac33..22f6cfb8 100644
--- a/tests/move_node.ttl
+++ b/tests/move_node.ttl
@@ -4,7 +4,7 @@
<msg0>
a patch:Put ;
- patch:subject <ingen:/graph/node> ;
+ patch:subject <ingen:/main/node> ;
patch:body [
a ingen:Block ;
lv2:prototype <http://drobilla.net/plugins/mda/Shepard>
@@ -12,5 +12,5 @@
<msg1>
a patch:Move ;
- patch:subject <ingen:/graph/node> ;
- patch:destination <ingen:/graph/tone> .
+ patch:subject <ingen:/main/node> ;
+ patch:destination <ingen:/main/tone> .