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.ttl4
1 files changed, 2 insertions, 2 deletions
diff --git a/tests/move_node.ttl b/tests/move_node.ttl
index 22f6cfb8..17c4bd2d 100644
--- a/tests/move_node.ttl
+++ b/tests/move_node.ttl
@@ -7,10 +7,10 @@
patch:subject <ingen:/main/node> ;
patch:body [
a ingen:Block ;
- lv2:prototype <http://drobilla.net/plugins/mda/Shepard>
+ lv2:prototype <http://lv2plug.in/plugins/eg-amp>
] .
<msg1>
a patch:Move ;
patch:subject <ingen:/main/node> ;
- patch:destination <ingen:/main/tone> .
+ patch:destination <ingen:/main/amp> .