diff --git a/tests/libprojectM/PCMTest.cpp b/tests/libprojectM/PCMTest.cpp index bbdb53988..de19c687d 100644 --- a/tests/libprojectM/PCMTest.cpp +++ b/tests/libprojectM/PCMTest.cpp @@ -74,7 +74,7 @@ TEST(PCM, AddDataStereoFloat) } } -TEST(PCM, FastFourierTransformLowFrequency) +TEST(PCM, DISABLED_FastFourierTransformLowFrequency) { PcmMock pcm;