commit | 7a76d4b4e45cd25b8290b72a3b990a54427bf2c6 | [log] [tgz] |
---|---|---|
author | Tim Peters <tim.peters@gmail.com> | Tue Sep 18 00:24:10 2001 +0000 |
committer | Tim Peters <tim.peters@gmail.com> | Tue Sep 18 00:24:10 2001 +0000 |
tree | 8d85af7e0de1f694b59ac7aaa63080574f313e45 | |
parent | 26f68f5957cd4ac0f5942285f040ad60df4ef555 [diff] |
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 16d51ea..632ac0b 100755 --- a/Lib/test/regrtest.py +++ b/Lib/test/regrtest.py
@@ -495,7 +495,6 @@ test_pwd test_signal test_socket_ssl - test_socketserver test_sunaudiodev test_timing """,