diff --git a/Testing/Code/IO/CMakeLists.txt b/Testing/Code/IO/CMakeLists.txt
index 21c6c296389c3fc2033af11a3bdd90a37850b4b0..61edaed4b4007544001063d5bb189f8545f8d679 100644
--- a/Testing/Code/IO/CMakeLists.txt
+++ b/Testing/Code/IO/CMakeLists.txt
@@ -2594,7 +2594,7 @@ ADD_TEST(ioTuMapFileProductWriterNew ${IO_TESTS21}
 
 ADD_TEST(ioTvMapFileProductWriter ${IO_TESTS21}
   otbMapFileProductWriter
-  ${INPUTDATA}/prison_toulouse.tif #toulouse_Extract_1500_1500_2000_2000.tif
+  ${INPUTDATA}/ExtrZoneNuageuse.tif
   ${TEMP}/mapserver/toulouseExtract.map
   256
 )