diff options
Diffstat (limited to 'Lib/test/regrtest.py')
-rwxr-xr-x | Lib/test/regrtest.py | 13 |
1 files changed, 0 insertions, 13 deletions
diff --git a/Lib/test/regrtest.py b/Lib/test/regrtest.py index 6fe4edab542..2d485b3250c 100755 --- a/Lib/test/regrtest.py +++ b/Lib/test/regrtest.py @@ -1188,19 +1188,6 @@ _expectations = { test_zipfile test_zlib """, - 'atheos': - """ - test_curses - test_dbm_gnu - test_epoll - test_largefile - test_locale - test_kqueue - test_mhlib - test_mmap - test_poll - test_resource - """, 'cygwin': """ test_curses |