controller: remove a bogus test
authorStefan Sauer <ensonic@users.sf.net>
Thu, 7 Mar 2013 10:35:03 +0000 (11:35 +0100)
committerStefan Sauer <ensonic@users.sf.net>
Thu, 7 Mar 2013 10:37:21 +0000 (11:37 +0100)
commit9db3c83d2e8c93b479c7b86039abc42cf354782c
tree517b598b615ec63bcbe67065e913960c10633af7
parentec55363da3aec0ffbc6e3cd7b3dfe96fd48745e3
controller: remove a bogus test

We previously forgot to initilize the amplitde property to the default and thus it was 0.0. Therefore a default lfo controlsource returned a series of 0.0 and the test was asserting on that.
tests/check/libs/controller.c