Skip to content

Commit c5b1fe3

Browse files
committed
TST: Refresh specs for Gunzip interface
1 parent 574ac72 commit c5b1fe3

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

nipype/algorithms/tests/test_auto_Gunzip.py

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,9 @@ def test_Gunzip_inputs():
88
extensions=None,
99
mandatory=True,
1010
),
11+
mode=dict(
12+
usedefault=True,
13+
),
1114
)
1215
inputs = Gunzip.input_spec()
1316

0 commit comments

Comments
 (0)