Skip to content

Commit 4c9ccdf

Browse files
committed
update test
1 parent d159fe9 commit 4c9ccdf

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

nipype/interfaces/afni/tests/test_auto_Unifize.py

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -32,6 +32,8 @@ def test_Unifize_inputs():
3232
name_source='in_file',
3333
),
3434
outputtype=dict(),
35+
rbt=dict(argstr='-rbt %f %f %f',
36+
),
3537
scale_file=dict(argstr='-ssave %s',
3638
),
3739
t2=dict(argstr='-T2',

0 commit comments

Comments
 (0)