diff options
Diffstat (limited to 'Lib/test/regrtest.py')
-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 cc33439..c60e824 100755 --- a/Lib/test/regrtest.py +++ b/Lib/test/regrtest.py @@ -868,6 +868,7 @@ _expectations = { test_locale test_mpz test_nis + test_ossaudiodev test_socketserver test_sunaudiodev test_unicode_file |