File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed
Expand file tree Collapse file tree 2 files changed +3
-3
lines changed File renamed without changes.
Original file line number Diff line number Diff line change @@ -31,7 +31,6 @@ ExternalData_Expand_Arguments(
3131 DATA{Input /sphere.fsb}
3232 DATA{Input /box.obj}
3333 DATA{Input /negative_idx_base.mha}
34- DATA{Input /negative_idx_padded.mha}
3534 DATA{Input /octa.off }
3635 DATA{Input /sphere.stl}
3736 DATA{Input /cthead1.iwi.cbor}
@@ -52,7 +51,8 @@ ExternalData_Expand_Arguments(
5251 DATA{Input /PNGSeries/,REGEX :mri3D_.[0-9]+.png}
5352 DATA{Input /11706c2.CNG.swc}
5453 DATA{Baseline/web_worker_pool.cy.png}
55- )
54+ DATA{Baseline/negative_idx_padded.mha}
55+ )
5656
5757set (WebAssemblyInterfaceTests
5858 itkWasmImageInterfaceTest.cxx
@@ -89,7 +89,7 @@ itk_add_test(NAME itkWasmImageInterfaceTest
8989
9090itk_add_test(NAME itkWasmImageInterfaceWithNegativeIndexTest
9191 COMMAND WebAssemblyInterfaceTestDriver
92- --compare DATA{Input /negative_idx_padded.mha}
92+ --compare DATA{Baseline /negative_idx_padded.mha}
9393 ${ITK_TEST_OUTPUT_DIR} /itkWasmImageInterfaceWithNegativeIndexTest.mha
9494 itkWasmImageInterfaceWithNegativeIndexTest
9595 DATA{Input /negative_idx_base.mha}
You can’t perform that action at this time.
0 commit comments