Skip to content

Commit 06d43dd

Browse files
committed
Oops I lied.
1 parent 6e57c96 commit 06d43dd

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
@@ -1347,6 +1347,7 @@ def test_disable_gil_abi(self):
13471347

13481348

13491349
@test.support.cpython_only
1350+
@force_not_colorized
13501351
class UnraisableHookTest(unittest.TestCase):
13511352
def test_original_unraisablehook(self):
13521353
_testcapi = import_helper.import_module('_testcapi')

0 commit comments

Comments
 (0)