summaryrefslogtreecommitdiffstats
path: root/tests/connect_disconnect_node_patch.ttl
diff options
context:
space:
mode:
Diffstat (limited to 'tests/connect_disconnect_node_patch.ttl')
-rw-r--r--tests/connect_disconnect_node_patch.ttl4
1 files changed, 2 insertions, 2 deletions
diff --git a/tests/connect_disconnect_node_patch.ttl b/tests/connect_disconnect_node_patch.ttl
index 1bfec45a..0c740fe8 100644
--- a/tests/connect_disconnect_node_patch.ttl
+++ b/tests/connect_disconnect_node_patch.ttl
@@ -8,7 +8,7 @@
patch:subject <ingen:/root/amp> ;
patch:body [
a ingen:Block ;
- ingen:prototype <http://lv2plug.in/plugins/eg-amp>
+ lv2:prototype <http://lv2plug.in/plugins/eg-amp>
] .
<msg1>
@@ -16,7 +16,7 @@
patch:subject <ingen:/root/sampler> ;
patch:body [
a ingen:Block ;
- ingen:prototype <http://lv2plug.in/plugins/eg-sampler>
+ lv2:prototype <http://lv2plug.in/plugins/eg-sampler>
] .
<msg2>