From 8d635708adfffe83843c259e5cdc6c2e78b832ce Mon Sep 17 00:00:00 2001
From: Thomas Feuvrier <thomas.feuvrier@c-s.fr>
Date: Tue, 25 Jul 2006 12:16:49 +0000
Subject: [PATCH] =?UTF-8?q?MAJ=20de=20l'identification=20du=20nom=20d'un?=
 =?UTF-8?q?=20Test=20d=C3=A9fini=20en=20double.?=
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit

---
 Testing/Code/FeatureExtraction/CMakeLists.txt | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/Testing/Code/FeatureExtraction/CMakeLists.txt b/Testing/Code/FeatureExtraction/CMakeLists.txt
index da05225075..8e5a7e211c 100755
--- a/Testing/Code/FeatureExtraction/CMakeLists.txt
+++ b/Testing/Code/FeatureExtraction/CMakeLists.txt
@@ -285,7 +285,7 @@ ADD_TEST(feTvLocalHoughDraw ${FEATUREEXTRACTION_TESTS}
 	${TEMP}/feFiltreLocalHoughDraw_ImageLine_20_20_2.hdr
 	20 20 1)        
 
-ADD_TEST(feTvLocalHoughDraw ${FEATUREEXTRACTION_TESTS}  
+ADD_TEST(feTvLocalHoughDrawBis ${FEATUREEXTRACTION_TESTS}  
   --compare-image ${TOL}  ${BASELINE}/feFiltreLocalHoughDraw_Line_20_10_2.png
                           ${TEMP}/feFiltreLocalHoughDraw_Line_20_10_2.png
         otbLocalHoughDraw
-- 
GitLab