Skip to content

Commit 87eeb7e

Browse files
committed
fix: autotest crash
1 parent a444faf commit 87eeb7e

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

nipype/interfaces/freesurfer/tests/test_auto_BBRegister.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,6 @@ def test_BBRegister_inputs():
1818
usedefault=True,
1919
),
2020
init=dict(argstr='--init-%s',
21-
mandatory=True,
2221
xor=['init_reg_file'],
2322
),
2423
init_reg_file=dict(argstr='--init-reg %s',

0 commit comments

Comments
 (0)