mirror of
https://github.com/python/cpython.git
synced 2025-11-02 03:01:58 +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
|
test_winsound
|
||||||
""",
|
""",
|
||||||
}
|
}
|
||||||
|
_expectations['freebsd5'] = _expectations['freebsd4']
|
||||||
|
|
||||||
class _ExpectedSkips:
|
class _ExpectedSkips:
|
||||||
def __init__(self):
|
def __init__(self):
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue