Skip to content

Commit 571bb52

Browse files
committed
uncomment test code
Signed-off-by: Martijn Govers <[email protected]>
1 parent ee44616 commit 571bb52

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

tests/unit/utils.py

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -37,8 +37,6 @@
3737

3838
try:
3939
from _pytest.outcomes import Failed as _Failed # pylint: disable=import-outside-toplevel
40-
41-
raise ImportError()
4240
except ImportError:
4341
import warnings # pylint: disable=import-outside-toplevel
4442

0 commit comments

Comments
 (0)