Skip to content

Commit 82b13de

Browse files
committed
make specs
1 parent 04e3b47 commit 82b13de

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

nipype/interfaces/freesurfer/tests/test_auto_RobustRegister.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -53,7 +53,7 @@ def test_RobustRegister_inputs():
5353
no_multi=dict(argstr='--nomulti',
5454
),
5555
out_reg_file=dict(argstr='--lta %s',
56-
genfile=True,
56+
usedefault=True,
5757
),
5858
outlier_limit=dict(argstr='--wlimit %.3f',
5959
),

0 commit comments

Comments
 (0)