From 4885a53934fc121c4089076bf5f739a767bd787b Mon Sep 17 00:00:00 2001
From: Otmane Lahlou <otmane.lahlou@c-s.fr>
Date: Tue, 23 Nov 2010 16:04:19 +0100
Subject: [PATCH] ENH : remove ignore-lines RTTI cause ignored by default in
 TestHelper for now

---
 Testing/Code/Radiometry/CMakeLists.txt | 1 -
 1 file changed, 1 deletion(-)

diff --git a/Testing/Code/Radiometry/CMakeLists.txt b/Testing/Code/Radiometry/CMakeLists.txt
index 2d02283551..52a141d1cd 100644
--- a/Testing/Code/Radiometry/CMakeLists.txt
+++ b/Testing/Code/Radiometry/CMakeLists.txt
@@ -531,7 +531,6 @@ ADD_TEST(raTuAtmosphericRadiativeTermsSingleChannelNew ${RADIOMETRY_TESTS3}
 ADD_TEST(raTvAtmosphericRadiativeTermsTest ${RADIOMETRY_TESTS3}
          --compare-ascii ${NOTOL}  ${BASELINE_FILES}/raTvAtmosphericRadiativeTermsTest.txt
                                    ${TEMP}/raTvAtmosphericRadiativeTermsTest.txt
-                                   --ignore-lines-with 1 RTTI
         otbAtmosphericRadiativeTermsTest
                                    ${TEMP}/raTvAtmosphericRadiativeTermsTest.txt
 )
-- 
GitLab