Skip to content
Snippets Groups Projects
Commit 50a88a0c authored by Julien Malik's avatar Julien Malik
Browse files

TEST: fix tests (again)

parent 4cd6f6d3
No related branches found
No related tags found
No related merge requests found
......@@ -148,7 +148,7 @@ OTB_TEST_APPLICATION(NAME apTvSeSegmentation${filter}${mode}_ULU
${${lmode}_parameters}
VALID ${${lfilter}_option}
${${lmode}_comparison}
${${lmode}_ref_path}/${OUTFILE}
${${lmode}_ref_path}/${OUTFILE}_ULU
${TEMP}/${OUTFILE}
)
......@@ -169,7 +169,7 @@ OTB_TEST_APPLICATION(NAME apTvSeSegmentation${filter}${mode}_ULCO
${${lmode}_parameters}
VALID ${${lfilter}_option}
${${lmode}_comparison}
${${lmode}_ref_path}/${OUTFILE}_ULCO
${${lmode}_ref_path}/${OUTFILE}
${TEMP}/${OUTFILE}
)
......
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