From: Tim Peters Date: Tue, 18 Sep 2001 00:24:10 +0000 (+0000) Subject: I don't expect test_socketserver to get skipped on Windows anymore. X-Git-Tag: v2.2.1c1~1763 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=7a76d4b4e45cd25b8290b72a3b990a54427bf2c6;p=python I don't expect test_socketserver to get skipped on Windows anymore. --- diff --git a/Lib/test/regrtest.py b/Lib/test/regrtest.py index 16d51ea913..632ac0babc 100755 --- a/Lib/test/regrtest.py +++ b/Lib/test/regrtest.py @@ -495,7 +495,6 @@ _expectations = { test_pwd test_signal test_socket_ssl - test_socketserver test_sunaudiodev test_timing """,