Skip to content

Commit fa148ea

Browse files
Update testing/test_faulthandler.py
Co-authored-by: Sanket Duthade <[email protected]>
1 parent 06a597d commit fa148ea

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

testing/test_faulthandler.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,7 @@
33
import pytest
44
from _pytest.pytester import Pytester
55

6+
67
def test_enabled(pytester: Pytester) -> None:
78
"""Test single crashing test displays a traceback."""
89
pytester.makepyfile(

0 commit comments

Comments
 (0)