Skip to content

Commit

Permalink
test: update test to account for changed behavior of the parameter
Browse files Browse the repository at this point in the history
  • Loading branch information
fedorov committed Jun 19, 2024
1 parent 4d5ba16 commit bc19b0d
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions apps/seg/Testing/CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -293,6 +293,7 @@ foreach(seg_size ${TEST_SEG_SIZES})
--inputImageList ${BASELINE}/${seg_size}/nrrd/label.nrrd
--inputDICOMDirectory ${BASELINE}/${seg_size}/image
--outputDICOM ${MODULE_TEMP_DIR}/${seg_size}_seg.dcm
--skip 0
)

dcmqi_add_test(
Expand Down

0 comments on commit bc19b0d

Please sign in to comment.