Skip to content

Commit 4afe001

Browse files
authored
Merge pull request #177 from kostrykin/dev/permutate_axis
Update `ip_permutate_axis`: Fix test broken by #143
2 parents 285c593 + 49bfc49 commit 4afe001

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tools/permutate_axis/permutate_axis.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@
2929
<tests>
3030
<test>
3131
<param name="input" value="galaxyIcon_noText.tiff"/>
32-
<output name="output" file="res.tif" ftype="tiff" compare="sim_size"/>
32+
<output name="output" file="res.tiff" ftype="tiff" compare="sim_size"/>
3333
</test>
3434
</tests>
3535
<help>

0 commit comments

Comments
 (0)