diff options
Diffstat (limited to 'Lib/test')
-rwxr-xr-x | Lib/test/regrtest.py | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/Lib/test/regrtest.py b/Lib/test/regrtest.py index 25cabff..280f3cb 100755 --- a/Lib/test/regrtest.py +++ b/Lib/test/regrtest.py @@ -636,7 +636,9 @@ _expectations = { test_ntpath test_poll test_socket_ssl + test_socketserver test_sunaudiodev + test_unicode_file test_winreg test_winsound """, |