diff options
-rwxr-xr-x | Lib/test/regrtest.py | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/Lib/test/regrtest.py b/Lib/test/regrtest.py index ffb49ab..ffdea06 100755 --- a/Lib/test/regrtest.py +++ b/Lib/test/regrtest.py @@ -753,16 +753,19 @@ _expectations = { 'darwin': """ test_al + test_bsddb3 test_cd test_cl test_curses test_dl + test_email_codecs test_gdbm test_gl test_imgfile test_largefile test_linuxaudiodev test_minidom + test_mpz test_nis test_ntpath test_poll |