diff options
Diffstat (limited to 'Lib/test/regrtest.py')
-rwxr-xr-x | Lib/test/regrtest.py | 6 |
1 files changed, 0 insertions, 6 deletions
diff --git a/Lib/test/regrtest.py b/Lib/test/regrtest.py index 4553838..71546d8 100755 --- a/Lib/test/regrtest.py +++ b/Lib/test/regrtest.py @@ -1033,25 +1033,19 @@ _expectations = { """, 'darwin': """ - test__locale test_al test_bsddb test_bsddb3 test_cd test_cl - test_curses test_gdbm test_gl test_imgfile test_largefile test_linuxaudiodev test_locale - test_minidom test_nis - test_ntpath test_ossaudiodev - test_poll - test_sqlite test_startfile test_sunaudiodev """, |