diff options
Diffstat (limited to 'tests/get_port.ttl')
-rw-r--r-- | tests/get_port.ttl | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/tests/get_port.ttl b/tests/get_port.ttl index 3e522af8..da371f0b 100644 --- a/tests/get_port.ttl +++ b/tests/get_port.ttl @@ -4,7 +4,7 @@ <msg0> a patch:Put ; - patch:subject <path:/in> ; + patch:subject <ingen:root/in> ; patch:body [ a lv2:InputPort , lv2:AudioPort @@ -12,4 +12,4 @@ <msg1> a patch:Get ; - patch:subject <path:/in> . + patch:subject <ingen:root/in> . |