summaryrefslogtreecommitdiffstats
path: root/tests/get_node.ttl
diff options
context:
space:
mode:
authorDavid Robillard <d@drobilla.net>2016-08-01 15:44:14 -0400
committerDavid Robillard <d@drobilla.net>2016-08-17 17:25:42 -0400
commit17ad0ca1ad23b336b0fa5952f42dfad95397fc47 (patch)
tree1cac18de3f2b56ac7885fa7f9566ded8eab8872e /tests/get_node.ttl
parentd6621e5d1e6f705a09106f62cc75cb33c8c18670 (diff)
downloadingen-17ad0ca1ad23b336b0fa5952f42dfad95397fc47.tar.gz
ingen-17ad0ca1ad23b336b0fa5952f42dfad95397fc47.tar.bz2
ingen-17ad0ca1ad23b336b0fa5952f42dfad95397fc47.zip
Rename main graph and control/notify ports
Diffstat (limited to 'tests/get_node.ttl')
-rw-r--r--tests/get_node.ttl4
1 files changed, 2 insertions, 2 deletions
diff --git a/tests/get_node.ttl b/tests/get_node.ttl
index 23b35e9a..12977092 100644
--- a/tests/get_node.ttl
+++ b/tests/get_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,4 +12,4 @@
<msg1>
a patch:Get ;
- patch:subject <ingen:/graph/node> .
+ patch:subject <ingen:/main/node> .