Skip to content

Commit 2f8c7bd

Browse files
Update tests.
1 parent eed7698 commit 2f8c7bd

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

nipype/interfaces/minc/tests/test_auto_NlpFit.py

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -24,10 +24,6 @@ def test_NlpFit_inputs():
2424
input_grid_files=dict(),
2525
output_xfm=dict(argstr='%s',
2626
genfile=True,
27-
hash_files=False,
28-
keep_extension=False,
29-
name_source=['source'],
30-
name_template='%s_nlpfit.mnc',
3127
position=-1,
3228
),
3329
source=dict(argstr='%s',

0 commit comments

Comments
 (0)