Skip to content

Commit a9099ed

Browse files
committed
update MaskTool test
1 parent 03a67a9 commit a9099ed

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

nipype/interfaces/afni/tests/test_auto_MaskTool.py

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -49,6 +49,8 @@ def test_MaskTool_inputs():
4949
),
5050
union=dict(argstr='-union',
5151
),
52+
verbose=dict(argstr='-verb %s',
53+
),
5254
)
5355
inputs = MaskTool.input_spec()
5456

0 commit comments

Comments
 (0)