diff --git a/src/Magnum/Math/Test/ColorTest.cpp b/src/Magnum/Math/Test/ColorTest.cpp index df41c73f1..bef29727e 100644 --- a/src/Magnum/Math/Test/ColorTest.cpp +++ b/src/Magnum/Math/Test/ColorTest.cpp @@ -138,6 +138,7 @@ ColorTest::ColorTest() { &ColorTest::srgb}); + /* Comparing with the previous one, so not 65536 */ addRepeatedTests({&ColorTest::srgbMonotonic}, 65535); addTests({&ColorTest::fromSrgbDefaultAlpha,