mirror of
https://github.com/python/cpython.git
synced 2025-08-04 00:48:58 +00:00
I expect test_univnewlines to be skipped on Windows. I expect this
because it *is* skipped. I'm not entirely sure it should be skipped, but figuring that out would take actual thought <wink>.
This commit is contained in:
parent
f022a4d451
commit
a91a02a76d
1 changed files with 1 additions and 0 deletions
|
@ -511,6 +511,7 @@ _expectations = {
|
|||
test_socketserver
|
||||
test_sunaudiodev
|
||||
test_timing
|
||||
test_univnewlines
|
||||
""",
|
||||
'linux2':
|
||||
"""
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue