From f487df0c5b20eb51df6c948301884dc3e6d50cef Mon Sep 17 00:00:00 2001 From: Julien Michel <julien.michel@c-s.fr> Date: Wed, 10 Sep 2008 09:41:36 +0000 Subject: [PATCH] ENH: Correcting UnaryNeighborhoodFunctorImageFilter test. --- Testing/Code/Common/CMakeLists.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Testing/Code/Common/CMakeLists.txt b/Testing/Code/Common/CMakeLists.txt index 3ef910c51c..74104c57a5 100644 --- a/Testing/Code/Common/CMakeLists.txt +++ b/Testing/Code/Common/CMakeLists.txt @@ -469,7 +469,7 @@ otbUnaryFunctorNeighborhoodImageFilterNew ADD_TEST(coTvUnaryFunctorNeighborhoodImageFilter ${COMMON_TESTS6} --compare-image ${TOL} - ${INPUTDATA}/poupees_sub.png # copie the input image + ${BASELINE}/coTvUnaryFunctorNeighborhoodImageFilter.tif ${TEMP}/coTvUnaryFunctorNeighborhoodImageFilter.tif otbUnaryFunctorNeighborhoodImageFilter ${INPUTDATA}/poupees_sub.png -- GitLab