Skip to content
Snippets Groups Projects
Commit 0d3633bf authored by Guillaume Pasero's avatar Guillaume Pasero
Browse files

TEST: fix duplicated output name

parent eea5662f
Branches
Tags
No related merge requests found
......@@ -204,13 +204,13 @@ otb_add_test(NAME saTvSinclairImageFilter_SinclairToCoherency COMMAND otbPolarim
otb_add_test(NAME saTvSinclairImageFilter_SinclairToCoherency_C COMMAND otbPolarimetryTestDriver
--compare-image ${EPSILON_7} ${BASELINE}/saTvSinclairImageFilter_SinclairToCoherency.tif
${TEMP}/saTvSinclairImageFilter_SinclairToCoherency.tif
${TEMP}/saTvSinclairImageFilter_SinclairToCoherency_C.tif
otbSinclairImageFilter
SinclairToCoherencyMatrix
${INPUTDATA}/RSAT_imageryC_HH.tif
${INPUTDATA}/RSAT_imageryC_HV.tif
${INPUTDATA}/RSAT_imageryC_VV.tif
${TEMP}/saTvSinclairImageFilter_SinclairToCoherency.tif
${TEMP}/saTvSinclairImageFilter_SinclairToCoherency_C.tif
)
otb_add_test(NAME saTuReciprocalCovarianceToReciprocalCoherencyImageFilterNew COMMAND otbPolarimetryTestDriver
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment