# HG changeset patch # User Chris Cannam # Date 1399913808 -3600 # Node ID fc05ce77041376f6578084c4f32ce3860701d6e6 # Parent 6a820c2a3eb22ed5fe124fdb0b20c376f07a1201 Comment fix diff -r 6a820c2a3eb2 -r fc05ce770413 tests/TestResampler.cpp --- a/tests/TestResampler.cpp Mon May 12 17:56:08 2014 +0100 +++ b/tests/TestResampler.cpp Mon May 12 17:56:48 2014 +0100 @@ -183,8 +183,7 @@ int targetRate) { // Resampling a sinusoid and then resampling back should give us a - // sinusoid of the same frequency as we started with. Let's start - // with a few thousand cycles of it + // sinusoid of the same frequency as we started with int nCycles = 500;