diff --git a/Data/Input/Scene.png b/Data/Input/Scene.png
deleted file mode 100644
index 85e1f78f536c0ac65fc652f28005d96ef63128fe..0000000000000000000000000000000000000000
--- a/Data/Input/Scene.png
+++ /dev/null
@@ -1,3 +0,0 @@
-version https://git-lfs.github.com/spec/v1
-oid sha256:1e249ea80956b59a9009f49dcf18292804d89a0bc67d71e957fc51f8e81fcf60
-size 55503
diff --git a/Modules/Applications/AppImageUtils/test/CMakeLists.txt b/Modules/Applications/AppImageUtils/test/CMakeLists.txt
index e06f508c68f21375f1ef40b349a22e60f5ed36d0..73a1ed86a3dbd831826175285f8f8ef08036b17b 100644
--- a/Modules/Applications/AppImageUtils/test/CMakeLists.txt
+++ b/Modules/Applications/AppImageUtils/test/CMakeLists.txt
@@ -143,7 +143,7 @@ otb_test_application(NAME apTvUtTileFusion
                              -rows 2
                              -out ${TEMP}/apTvUtTileFusion.png uint8
                      VALID   --compare-image ${NOTOL}
-                             ${INPUTDATA}/Scene.png
+                             ${INPUTDATA}/scene.png
                            ${TEMP}/apTvUtTileFusion.png)