From 147654bded9b657e7577024ec082b4862401e6b3 Mon Sep 17 00:00:00 2001
From: Patrick Imbo <patrick.imbo@c-s.fr>
Date: Thu, 7 Sep 2006 15:02:00 +0000
Subject: [PATCH] =?UTF-8?q?otbLogPolarResampleImageFilter=20:=20impl=C3=A9?=
 =?UTF-8?q?mentation=20de=20la=20classe=20+=20tests?=
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit

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

diff --git a/Testing/Code/Common/CMakeLists.txt b/Testing/Code/Common/CMakeLists.txt
index 88dccfe845..71f0ba1558 100644
--- a/Testing/Code/Common/CMakeLists.txt
+++ b/Testing/Code/Common/CMakeLists.txt
@@ -225,6 +225,7 @@ ADD_TEST(coTuPathListToHistogramGenerator ${COMMON_TESTS}
 
 ADD_TEST(coTuHistogramStatisticsFunction ${COMMON_TESTS} 
          otbHistogramStatisticsFunction 100)  
+
          
 # -------       Fichiers sources CXX -----------------------------------
 SET(BasicCommon_SRCS
-- 
GitLab