Patch #995782: Add FreeBSD 5 expectations. Will backport to 2.3.
This commit is contained in:
parent
37ead8f1c3
commit
32d0c1b458
|
@ -979,6 +979,7 @@ _expectations = {
|
|||
test_winsound
|
||||
""",
|
||||
}
|
||||
_expectations['freebsd5'] = _expectations['freebsd4']
|
||||
|
||||
class _ExpectedSkips:
|
||||
def __init__(self):
|
||||
|
|
Loading…
Reference in New Issue