Skip to content

Commit 9c75f6d

Browse files
committed
Updated test for FSL DTIFit
1 parent 6a09500 commit 9c75f6d

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

nipype/interfaces/fsl/tests/test_auto_DTIFit.py

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -26,6 +26,8 @@ def test_DTIFit_inputs():
2626
environ=dict(nohash=True,
2727
usedefault=True,
2828
),
29+
gradnonlin=dict(argstr='--gradnonlin=%s',
30+
),
2931
ignore_exception=dict(nohash=True,
3032
usedefault=True,
3133
),

0 commit comments

Comments
 (0)