diff options
Diffstat (limited to 'tests/disconnect_all_node.ttl')
-rw-r--r-- | tests/disconnect_all_node.ttl | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/tests/disconnect_all_node.ttl b/tests/disconnect_all_node.ttl index af4abbd2..852be608 100644 --- a/tests/disconnect_all_node.ttl +++ b/tests/disconnect_all_node.ttl @@ -7,7 +7,7 @@ patch:subject <ingen:/root/node1> ; patch:body [ a ingen:Block ; - ingen:prototype <http://drobilla.net/plugins/mda/Shepard> + lv2:prototype <http://drobilla.net/plugins/mda/Shepard> ] . <msg1> @@ -15,7 +15,7 @@ patch:subject <ingen:/root/node2> ; patch:body [ a ingen:Block ; - ingen:prototype <http://drobilla.net/plugins/mda/Shepard> + lv2:prototype <http://drobilla.net/plugins/mda/Shepard> ] . <msg2> |