From 79668deb7373bb611e83a24bb0f1c2cbdf50c2d0 Mon Sep 17 00:00:00 2001
From: Emmanuel Christophe <emmanuel.christophe@orfeo-toolbox.org>
Date: Tue, 11 Aug 2009 13:14:14 +0800
Subject: [PATCH] TEST: generate DEM with the correct orientation

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

diff --git a/Testing/Code/IO/CMakeLists.txt b/Testing/Code/IO/CMakeLists.txt
index 6abc96bd86..e1dc49cea5 100755
--- a/Testing/Code/IO/CMakeLists.txt
+++ b/Testing/Code/IO/CMakeLists.txt
@@ -1432,7 +1432,7 @@ ADD_TEST(ioTvDEMToImageGeneratorTest ${IO_TESTS12}
          ${INPUTDATA}/DEM/srtm_directory
          ${TEMP}/ioTvDEMToImageGenerator.tif
         6.5
-        44.5
+        45.5
         500
         500
         0.002
-- 
GitLab