summaryrefslogtreecommitdiffstats
path: root/tests
diff options
context:
space:
mode:
authorDavid Robillard <d@drobilla.net>2016-10-02 12:40:19 -0400
committerDavid Robillard <d@drobilla.net>2016-10-02 12:40:19 -0400
commitd1d96f2997e008dd842ae3f7a834c2cd5d0da614 (patch)
tree649145829d39dab240202d3997aabf351e2edd54 /tests
parentb75b8c86b543fe950eb1482e904f2ce5f505de6c (diff)
downloadingen-d1d96f2997e008dd842ae3f7a834c2cd5d0da614.tar.gz
ingen-d1d96f2997e008dd842ae3f7a834c2cd5d0da614.tar.bz2
ingen-d1d96f2997e008dd842ae3f7a834c2cd5d0da614.zip
Fix test suite
Diffstat (limited to 'tests')
-rw-r--r--tests/empty.ingen/main.ttl2
1 files changed, 2 insertions, 0 deletions
diff --git a/tests/empty.ingen/main.ttl b/tests/empty.ingen/main.ttl
index 7613d0ee..fddb5336 100644
--- a/tests/empty.ingen/main.ttl
+++ b/tests/empty.ingen/main.ttl
@@ -16,6 +16,7 @@
atom:bufferType atom:Sequence ;
atom:supports patch:Message ;
<http://lv2plug.in/ns/ext/resize-port#minimumSize> 4096 ;
+ lv2:designation lv2:control ;
lv2:index 0 ;
lv2:name "Control" ;
lv2:portProperty lv2:connectionOptional ;
@@ -41,6 +42,7 @@
atom:bufferType atom:Sequence ;
atom:supports patch:Message ;
<http://lv2plug.in/ns/ext/resize-port#minimumSize> 4096 ;
+ lv2:designation lv2:control ;
lv2:index 1 ;
lv2:name "Control" ;
lv2:portProperty lv2:connectionOptional ;