Browse Source

Math: minor test cleanup.

mousecapture
Vladimír Vondruš 6 years ago
parent
commit
71b775aeb1
  1. 3
      src/Magnum/Math/Test/FunctionsBatchTest.cpp

3
src/Magnum/Math/Test/FunctionsBatchTest.cpp

@ -60,8 +60,7 @@ FunctionsBatchTest::FunctionsBatchTest() {
&FunctionsBatchTest::minmax, &FunctionsBatchTest::minmax,
&FunctionsBatchTest::nanIgnoring, &FunctionsBatchTest::nanIgnoring,
&FunctionsBatchTest::nanIgnoringVector, &FunctionsBatchTest::nanIgnoringVector});
});
} }
void FunctionsBatchTest::isInf() { void FunctionsBatchTest::isInf() {

Loading…
Cancel
Save