We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 22eeb1f commit 56cfc25Copy full SHA for 56cfc25
nipype/tests/test_nipype.py
@@ -8,6 +8,6 @@ def test_nipype_info():
8
exception_not_raised = False
9
assert exception_not_raised
10
11
-def test_fail_always():
12
- assert False
+# def test_fail_always():
+# assert False
13
0 commit comments