Skip to content

Commit e1d8ec9

Browse files
committed
missed skipif
1 parent 784f648 commit e1d8ec9

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

nipype/pipeline/plugins/tests/test_multiproc.py

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -173,8 +173,6 @@ def test_no_more_memory_than_specified():
173173

174174
os.remove(LOG_FILENAME)
175175

176-
177-
@skipif(nib.runtime_profile == False)
178176
def test_no_more_threads_than_specified():
179177
LOG_FILENAME = 'callback.log'
180178
my_logger = logging.getLogger('callback')

0 commit comments

Comments
 (0)