Skip to content

Commit 1785cd7

Browse files
committed
update specs
1 parent 58e27d5 commit 1785cd7

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

nipype/algorithms/tests/test_auto_ComputeDVARS.py

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -17,6 +17,8 @@ def test_ComputeDVARS_inputs():
1717
),
1818
in_mask=dict(mandatory=True,
1919
),
20+
remove_zerovariance=dict(usedefault=True,
21+
),
2022
save_all=dict(usedefault=True,
2123
),
2224
save_nstd=dict(usedefault=True,

0 commit comments

Comments
 (0)