Skip to content
Snippets Groups Projects
Commit 8d175c85 authored by Manuel Grizonnet's avatar Manuel Grizonnet
Browse files

TEST: OTB_DATA_USE_LARGEINPUT not OTB_USE_LARGE_INPUT

parent 7b781640
No related branches found
No related tags found
No related merge requests found
......@@ -628,7 +628,7 @@ otb_add_test(NAME ioTvImageSeriesFileReader COMMAND otbImageIOTestDriver
${TEMP}/ioTvImageSeries.png
)
if(OTB_USE_LARGE_INPUT)
if(OTB_DATA_USE_LARGEINPUT)
# This test depends on the output of another test, which depends on large inputs. This situation should not happen.
otb_add_test(NAME ioTvONERAImageStreamWriter COMMAND otbImageIOTestDriver
--compare-image ${EPSILON_9}
......
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