]> granicus.if.org Git - python/commitdiff
I don't expect test_socketserver to get skipped on Windows anymore.
authorTim Peters <tim.peters@gmail.com>
Tue, 18 Sep 2001 00:24:10 +0000 (00:24 +0000)
committerTim Peters <tim.peters@gmail.com>
Tue, 18 Sep 2001 00:24:10 +0000 (00:24 +0000)
Lib/test/regrtest.py

index 16d51ea913a7eee86c746f8cec952ae31efaacd4..632ac0babc89d344f12c546a5f78ad9d5011dee1 100755 (executable)
@@ -495,7 +495,6 @@ _expectations = {
         test_pwd
         test_signal
         test_socket_ssl
-        test_socketserver
         test_sunaudiodev
         test_timing
         """,