Skip to content

Commit 8ce3629

Browse files
committed
update auto test
1 parent 13c2cab commit 8ce3629

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

nipype/interfaces/tests/test_auto_Split.py

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,8 @@ def test_Split_inputs():
1010
),
1111
splits=dict(mandatory=True,
1212
),
13+
squeeze=dict(usedefault=True,
14+
),
1315
)
1416
inputs = Split.input_spec()
1517

0 commit comments

Comments
 (0)