mirror of
https://github.com/python/cpython.git
synced 2025-07-24 11:44:31 +00:00
Patch #995782: Add FreeBSD 5 expectations. Will backport to 2.3.
This commit is contained in:
parent
37ead8f1c3
commit
32d0c1b458
1 changed files with 1 additions and 0 deletions
|
@ -979,6 +979,7 @@ _expectations = {
|
|||
test_winsound
|
||||
""",
|
||||
}
|
||||
_expectations['freebsd5'] = _expectations['freebsd4']
|
||||
|
||||
class _ExpectedSkips:
|
||||
def __init__(self):
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue