Skip to content

Commit da2bdf9

Browse files
committed
BUG: 1701701_000000_Fused is in TIF format
1 parent 9fd219b commit da2bdf9

File tree

2 files changed

+1
-1
lines changed

2 files changed

+1
-1
lines changed

test/CMakeLists.txt

+1-1
Original file line numberDiff line numberDiff line change
@@ -315,7 +315,7 @@ endfunction()
315315

316316
GroundTruthTest2D(10-129 DATA{Input/10-129-C_2/10-129-C_2_p00.jpg} 6 4 15 25)
317317
GroundTruthTest2D(run2 DATA{Input/05MAR09_run2_64-Raw/05MAR09_run2_64-Raw_p0.bmp} 4 5 15 10)
318-
GroundTruthTest2D(MediumCarbonSteel DATA{Input/MediumCarbonSteel/1701701_000000_Fused.bmp} 11 3 20 20)
318+
GroundTruthTest2D(MediumCarbonSteel DATA{Input/MediumCarbonSteel/1701701_000000_Fused.tif} 11 3 20 20)
319319

320320
itk_add_test(NAME itkMontage-10-129-C_2
321321
COMMAND MontageTestDriver

0 commit comments

Comments
 (0)