Skip to content

Commit 6e57c96

Browse files
committed
Fix sys tests.
1 parent 19db581 commit 6e57c96

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

Lib/test/test_sys.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1485,6 +1485,7 @@ def hook_func(args):
14851485
expected = None
14861486
hook_args = None
14871487

1488+
@force_not_colorized
14881489
def test_custom_unraisablehook_fail(self):
14891490
_testcapi = import_helper.import_module('_testcapi')
14901491
from _testcapi import err_writeunraisable

0 commit comments

Comments
 (0)