We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent aeb0874 commit 4d3bbcdCopy full SHA for 4d3bbcd
nipype/pipeline/plugins/tests/test_base.py
@@ -16,7 +16,7 @@ def test_scipy_sparse():
16
17
'''
18
Can use the following code to test that a mapnode crash continues successfully
19
-Need to put this into a nose-test with a timeout
+Need to put this into a unit-test with a timeout
20
21
import nipype.interfaces.utility as niu
22
import nipype.pipeline.engine as pe
nipype/pipeline/plugins/tests/test_tools.py
@@ -38,7 +38,7 @@ def test_report_crash():
38
39
40
41
42
43
44
0 commit comments