Skip to content

Commit ee4966a

Browse files
pablogsalhugovk
andauthored
Update Lib/test/support/__init__.py
Co-authored-by: Hugo van Kemenade <[email protected]>
1 parent 081aaed commit ee4966a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Lib/test/support/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -58,7 +58,7 @@
5858
"LOOPBACK_TIMEOUT", "INTERNET_TIMEOUT", "SHORT_TIMEOUT", "LONG_TIMEOUT",
5959
"Py_DEBUG", "EXCEEDS_RECURSION_LIMIT", "Py_C_RECURSION_LIMIT",
6060
"skip_on_s390x",
61-
"without_optimizer", "reset_colorized_globally",
61+
"without_optimizer",
6262
"force_not_colorized"
6363
]
6464

0 commit comments

Comments
 (0)