Skip to content

Commit c1b3a12

Browse files
author
Shoshana Berleant
committed
m
1 parent fb0d6b9 commit c1b3a12

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

nipype/algorithms/tests/test_stats.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -57,6 +57,7 @@ def test_signal_extraction_bad_label_list(self):
5757
def test_signal_extraction_equiv_4d(self):
5858
self._test_4d_label(self.base_wanted, self.fake_equiv_4d_label_data)
5959

60+
@skipif(no_nilearn)
6061
def test_signal_extraction_4d_(self):
6162
self._test_4d_label([[-5.0652173913, -5.44565217391, 5.50543478261],
6263
[0, -2, .5],

0 commit comments

Comments
 (0)