Skip to content
Snippets Groups Projects
Commit fe1ce99c authored by Rashad Kanavath's avatar Rashad Kanavath
Browse files

TEST: .tiff -> .img because gdal fixed bug since 2.0. trac #6225

parent 9227ae4c
No related branches found
No related tags found
No related merge requests found
......@@ -516,10 +516,10 @@ otb_add_test(NAME raTuSurfaceAdjacencyEffectCorrectionSchemeFilterNew COMMAND ot
otb_add_test(NAME raTvImageToReflectanceImageFilterAuto COMMAND otbOpticalCalibrationTestDriver
--compare-image ${EPSILON_12} ${BASELINE}/raTvImageToReflectanceImageFilterAuto.tif
${TEMP}/raTvImageToReflectanceImageFilterAuto.tif
${TEMP}/raTvImageToReflectanceImageFilterAuto.img
otbImageToReflectanceImageFilterAuto
LARGEINPUT{SPOT5/TEHERAN/IMAGERY.TIF}
${TEMP}/raTvImageToReflectanceImageFilterAuto.tif
${TEMP}/raTvImageToReflectanceImageFilterAuto.img
)
otb_add_test(NAME raTuImageToReflectanceImageFilterAutoFORMOSAT2 COMMAND otbOpticalCalibrationTestDriver
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment