Skip to content

Commit 44ed392

Browse files
committed
added tests
1 parent 773f32c commit 44ed392

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

nipype/interfaces/fsl/tests/test_auto_EpiReg.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -25,6 +25,7 @@ def test_EpiReg_inputs():
2525
usedefault=True,
2626
),
2727
no_clean=dict(argstr='--noclean',
28+
usedefault=True,
2829
),
2930
no_fmapreg=dict(argstr='--nofmapreg',
3031
),

0 commit comments

Comments
 (0)