Skip to content

Commit 0804747

Browse files
committed
TEST: Add goforit input to Remlfit autotest
1 parent 5ae6145 commit 0804747

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

nipype/interfaces/afni/tests/test_auto_Remlfit.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -46,6 +46,7 @@ def test_Remlfit_inputs():
4646
extensions=None,
4747
),
4848
gltsym=dict(argstr='-gltsym "%s" %s...', ),
49+
goforit=dict(argstr='-GOFORIT', ),
4950
in_files=dict(
5051
argstr='-input "%s"',
5152
copyfile=False,

0 commit comments

Comments
 (0)