diff --git a/Modules/Applications/AppProjection/test/CMakeLists.txt b/Modules/Applications/AppProjection/test/CMakeLists.txt index e9d4c8a0de20aea3cfcbbd79a9106573c68fd173..28b843b2157b84c32720f2a218302b9e36942f2b 100644 --- a/Modules/Applications/AppProjection/test/CMakeLists.txt +++ b/Modules/Applications/AppProjection/test/CMakeLists.txt @@ -343,7 +343,8 @@ otb_test_application(NAME apTvPrConvertSensorToGeoPoint TESTENVOPTIONS ${TEMP}/apTvPrConvertSensorToGeoPoint.txt VALID --compare-ascii ${EPSILON_7} ${BASELINE_FILES}/apTvPrConvertSensorToGeoPoint.txt - ${TEMP}/apTvPrConvertSensorToGeoPoint.txt) + ${TEMP}/apTvPrConvertSensorToGeoPoint.txt + --ignore-lines-with 2 town country) #----------- Superimpose TESTS ----------------