Skip to content

Commit 73237af

Browse files
committed
Added out_itk to tes_LTAConvert_outputs()
1 parent 6f5a7a1 commit 73237af

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

nipype/interfaces/freesurfer/tests/test_auto_LTAConvert.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -68,6 +68,7 @@ def test_LTAConvert_outputs():
6868
out_lta=dict(),
6969
out_mni=dict(),
7070
out_reg=dict(),
71+
out_itk=dict(),
7172
)
7273
outputs = LTAConvert.output_spec()
7374

0 commit comments

Comments
 (0)