Skip to content

Commit e34c662

Browse files
committed
Run make specs for RegTools
1 parent 1468583 commit e34c662

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

nipype/interfaces/niftyreg/tests/test_auto_RegTools.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -24,6 +24,7 @@ def test_RegTools_inputs():
2424
argstr='-in %s',
2525
mandatory=True,
2626
),
27+
inter_val=dict(argstr='-interp %d', ),
2728
iso_flag=dict(argstr='-iso', ),
2829
mask_file=dict(argstr='-nan %s', ),
2930
mul_val=dict(argstr='-mul %s', ),

0 commit comments

Comments
 (0)