From bb335dca695273622b7a4ebbefbe9e089edb9ab4 Mon Sep 17 00:00:00 2001 From: David Robillard Date: Sat, 12 Jan 2013 18:57:21 +0000 Subject: Update test suite for new URI style and patch extension changes. git-svn-id: http://svn.drobilla.net/lad/trunk/ingen@4938 a436a847-0d15-0410-975c-d299462d15a1 --- tests/move_port.ttl | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'tests/move_port.ttl') diff --git a/tests/move_port.ttl b/tests/move_port.ttl index f8f96120..bf0636cb 100644 --- a/tests/move_port.ttl +++ b/tests/move_port.ttl @@ -4,7 +4,7 @@ a patch:Put ; - patch:subject ; + patch:subject ; patch:body [ a lv2:InputPort , lv2:AudioPort @@ -12,5 +12,5 @@ a patch:Move ; - patch:subject ; - patch:destination . + patch:subject ; + patch:destination . -- cgit v1.2.1