diff --git a/Modules/Applications/AppMorphology/test/CMakeLists.txt b/Modules/Applications/AppMorphology/test/CMakeLists.txt
index c02c1273a3aa951b857e06e88b1bb5e449d88b7a..55e3702d34900f08f369d65b8b7bcd7fbc695435 100644
--- a/Modules/Applications/AppMorphology/test/CMakeLists.txt
+++ b/Modules/Applications/AppMorphology/test/CMakeLists.txt
@@ -142,7 +142,7 @@ otb_test_application(NAME  apTvFEMorphologicalProfilesAnalysisClassification
 						     -radius 1
 						     -step 1
 							 -profile.classification.sigma 1
-						     -out ${TEMP}/apTvFEMorphologicalProfilesClosingAnalysis.tif
+						     -out ${TEMP}/apTvFEMorphologicalProfilesAnalysisClassif.tif
 					 VALID   --compare-image ${NOTOL}
 							 ${BASELINE}/msMultiScaleConvexOrConcaveClassificationFilterOutput.tif
-					 		 ${TEMP}/apTvFEMorphologicalProfilesClosingAnalysis.tif)
+							 ${TEMP}/apTvFEMorphologicalProfilesAnalysisClassif.tif)