From 17ad0ca1ad23b336b0fa5952f42dfad95397fc47 Mon Sep 17 00:00:00 2001 From: David Robillard Date: Mon, 1 Aug 2016 15:44:14 -0400 Subject: Rename main graph and control/notify ports --- tests/move_node.ttl | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'tests/move_node.ttl') diff --git a/tests/move_node.ttl b/tests/move_node.ttl index 337eac33..22f6cfb8 100644 --- a/tests/move_node.ttl +++ b/tests/move_node.ttl @@ -4,7 +4,7 @@ a patch:Put ; - patch:subject ; + patch:subject ; patch:body [ a ingen:Block ; lv2:prototype @@ -12,5 +12,5 @@ a patch:Move ; - patch:subject ; - patch:destination . + patch:subject ; + patch:destination . -- cgit v1.2.1