Skip to content

Commit dca0426

Browse files
committed
update test
1 parent 595f918 commit dca0426

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

nipype/interfaces/afni/tests/test_auto_CatMatvec.py

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,10 @@ def test_CatMatvec_inputs():
3838
),
3939
out_file=dict(
4040
argstr=' > %s',
41+
keep_extension=False,
4142
mandatory=True,
43+
name_source='in_file',
44+
name_template='%s_cat.aff12.1D',
4245
position=-1,
4346
),
4447
outputtype=dict(),

0 commit comments

Comments
 (0)