From 6bceed9d7c912d684f0a1267e603099975fca253 Mon Sep 17 00:00:00 2001
From: Christophe Palmann <christophe.palmann@c-s.fr>
Date: Thu, 1 Oct 2015 17:18:44 +0200
Subject: [PATCH] TEST: added open/close tests for SARPolarSynth app

---
 Modules/Applications/AppSARPolarSynth/test/CMakeLists.txt | 4 +---
 1 file changed, 1 insertion(+), 3 deletions(-)

diff --git a/Modules/Applications/AppSARPolarSynth/test/CMakeLists.txt b/Modules/Applications/AppSARPolarSynth/test/CMakeLists.txt
index 95c195e158..1adeb20286 100644
--- a/Modules/Applications/AppSARPolarSynth/test/CMakeLists.txt
+++ b/Modules/Applications/AppSARPolarSynth/test/CMakeLists.txt
@@ -9,7 +9,5 @@ otb_test_application(NAME  apTvSARPolarSynth
                              -khii 0.0
                              -psir 0.0
                              -khir 0.0
-                     VALID   --compare-image ${EPSILON_7}
-                             ${BASELINE}/saTvMultiPolarimetricSynthesis1.tif
-                             ${TEMP}/resApMultiPolarimetricSynthesis1.tif)
+                     )
                              
-- 
GitLab