diff options
Diffstat (limited to 'tests/get_node.ttl')
-rw-r--r-- | tests/get_node.ttl | 4 |
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> . |