From 27751d02ec3acf33169e2f670c39edc95f02cd8d Mon Sep 17 00:00:00 2001 From: David Robillard Date: Wed, 3 Jun 2009 23:45:17 +0000 Subject: Kludge around broken raptor_sequence_set_at. git-svn-id: http://svn.drobilla.net/lad/trunk/slv2@2089 a436a847-0d15-0410-975c-d299462d15a1 --- test/slv2_test.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'test/slv2_test.c') diff --git a/test/slv2_test.c b/test/slv2_test.c index 72f6a1f..7b52060 100644 --- a/test/slv2_test.c +++ b/test/slv2_test.c @@ -554,7 +554,7 @@ test_plugin() ":plug a lv2:Plugin ; a lv2:CompressorPlugin ; " PLUGIN_NAME("Test plugin") " ; " LICENSE_GPL " ; " - "lv2:optionalFeature lv2:hardRtCapable ; " + "lv2:optionalFeature lv2:hardRtCapable ; " "lv2:requiredFeature ; " ":foo 1.6180 ; " "doap:maintainer [ foaf:name \"David Robillard\" ; " -- cgit v1.2.1