Skip to content

Commit e3b9d18

Browse files
author
Erik Ziegler
committed
Updated test for SPM ApplyTransform
1 parent 8ac4755 commit e3b9d18

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

nipype/interfaces/spm/tests/test_auto_ApplyTransform.py

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,8 @@ def test_ApplyTransform_inputs():
1414
matlab_cmd=dict(),
1515
mfile=dict(usedefault=True,
1616
),
17+
out_file=dict(genfile=True,
18+
),
1719
paths=dict(),
1820
use_mcr=dict(),
1921
use_v8struct=dict(min_ver='8',

0 commit comments

Comments
 (0)