Skip to content

Commit 56013d1

Browse files
author
Clark
committed
add updated Norm12 autotest
1 parent 275bd70 commit 56013d1

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

nipype/interfaces/spm/tests/test_auto_Normalize12.py

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -31,6 +31,9 @@ def test_Normalize12_inputs():
3131
matlab_cmd=dict(),
3232
mfile=dict(usedefault=True,
3333
),
34+
out_prefix=dict(field='woptions.prefix',
35+
usedefault=True,
36+
),
3437
paths=dict(),
3538
sampling_distance=dict(field='eoptions.samp',
3639
),

0 commit comments

Comments
 (0)