Fix evoral test suite.

This commit is contained in:
David Robillard 2014-12-02 23:30:16 -05:00
parent 25efe5953c
commit 7a3c54f031
2 changed files with 7 additions and 6 deletions

View file

@ -107,7 +107,6 @@ SequenceTest::controlInterpolationTest ()
double min = 0.0;
double max = 127.0;
double normal = 0.0;
// Make a ramp like /\ from min to max and back to min
c->set_double(min, 0, true);