diff options
-rwxr-xr-x | Lib/test/regrtest.py | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/Lib/test/regrtest.py b/Lib/test/regrtest.py index 26294d1..413cab2 100755 --- a/Lib/test/regrtest.py +++ b/Lib/test/regrtest.py @@ -563,6 +563,7 @@ _expectations = { test_mpz test_nis test_openpty + test_ossaudiodev test_poll test_pty test_pwd |