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_root_port.ttl | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) (limited to 'tests/move_root_port.ttl') diff --git a/tests/move_root_port.ttl b/tests/move_root_port.ttl index b9c1b6f9..2c925767 100644 --- a/tests/move_root_port.ttl +++ b/tests/move_root_port.ttl @@ -4,7 +4,7 @@ a patch:Put ; - patch:subject ; + patch:subject ; patch:body [ a lv2:InputPort , lv2:AudioPort @@ -12,9 +12,9 @@ a patch:Move ; - patch:subject ; - patch:destination . + patch:subject ; + patch:destination . a patch:Delete ; - patch:subject . + patch:subject . -- cgit v1.2.1