summaryrefslogtreecommitdiffstats
path: root/Lib/test/regrtest.py
diff options
context:
space:
mode:
authorTim Peters <tim.peters@gmail.com>2001-09-18 00:24:10 (GMT)
committerTim Peters <tim.peters@gmail.com>2001-09-18 00:24:10 (GMT)
commit7a76d4b4e45cd25b8290b72a3b990a54427bf2c6 (patch)
tree8d85af7e0de1f694b59ac7aaa63080574f313e45 /Lib/test/regrtest.py
parent26f68f5957cd4ac0f5942285f040ad60df4ef555 (diff)
downloadcpython-7a76d4b4e45cd25b8290b72a3b990a54427bf2c6.zip
cpython-7a76d4b4e45cd25b8290b72a3b990a54427bf2c6.tar.gz
cpython-7a76d4b4e45cd25b8290b72a3b990a54427bf2c6.tar.bz2
I don't expect test_socketserver to get skipped on Windows anymore.
Diffstat (limited to 'Lib/test/regrtest.py')
-rwxr-xr-xLib/test/regrtest.py1
1 files changed, 0 insertions, 1 deletions
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 @@ _expectations = {
test_pwd
test_signal
test_socket_ssl
- test_socketserver
test_sunaudiodev
test_timing
""",