Skip to content

Commit dacd42d

Browse files
committed
update make specs
1 parent 10ac2c2 commit dacd42d

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

nipype/interfaces/freesurfer/tests/test_auto_Tkregister2.py

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -27,8 +27,7 @@ def test_Tkregister2_inputs():
2727
subject_id=dict(argstr='--s %s',
2828
mandatory=True,
2929
),
30-
subjects_dir=dict(argstr='--sd %s',
31-
),
30+
subjects_dir=dict(),
3231
terminal_output=dict(mandatory=True,
3332
nohash=True,
3433
),

0 commit comments

Comments
 (0)