diff --git a/Testing/Code/FeatureExtraction/otbFeatureExtractionTests.cxx b/Testing/Code/FeatureExtraction/otbFeatureExtractionTests.cxx index 3387db67978f841e743c108a40a8c3d50963d65a..ad2b1ce0980cd8c6b72ffeae76009d45ff1ffeb3 100755 --- a/Testing/Code/FeatureExtraction/otbFeatureExtractionTests.cxx +++ b/Testing/Code/FeatureExtraction/otbFeatureExtractionTests.cxx @@ -76,4 +76,5 @@ REGISTER_TEST(otbLocalHough); REGISTER_TEST(otbLocalHoughDraw); REGISTER_TEST(otbExtractSegmentsNew); REGISTER_TEST(otbExtractSegments); +REGISTER_TEST(otbForwardFourierMellinTransformImageFilterNew); }