diff --git a/Testing/Code/BasicFilters/CMakeLists.txt b/Testing/Code/BasicFilters/CMakeLists.txt index a4bebc1cbd5ad0795fe469b23f262a20625fc92a..cb4c56f2b64b1e3add25e50db30fff395a4fc256 100644 --- a/Testing/Code/BasicFilters/CMakeLists.txt +++ b/Testing/Code/BasicFilters/CMakeLists.txt @@ -351,9 +351,9 @@ ADD_TEST(bfTvImageListToImageListApplyFilter ${BASICFILTERS_TESTS4} ${BASELINE}/bfTvImageListToImageListApplyFilterBand3.png ${TEMP}/bfTvImageListToImageListApplyFilterBand3.png otbImageListToImageListApplyFilter - ${INPUTDATA}/poupees.c1 - ${INPUTDATA}/poupees.c2 - ${INPUTDATA}/poupees.c3 + ${INPUTDATA}/poupees.c1.hdr + ${INPUTDATA}/poupees.c2.hdr + ${INPUTDATA}/poupees.c3.hdr ${TEMP}/bfTvImageListToImageListApplyFilterBand1.png ${TEMP}/bfTvImageListToImageListApplyFilterBand2.png ${TEMP}/bfTvImageListToImageListApplyFilterBand3.png