summaryrefslogtreecommitdiffstats
path: root/Lib/test/regrtest.py
diff options
context:
space:
mode:
authorTim Peters <tim.peters@gmail.com>2002-04-23 23:09:02 (GMT)
committerTim Peters <tim.peters@gmail.com>2002-04-23 23:09:02 (GMT)
commit1e33ffa5c719ec611e182681c4a5f2ceb62a08f5 (patch)
tree4cbb54cfe455626382aa8da2bcea09edf2c738cd /Lib/test/regrtest.py
parente12cda98407801a8857775b46f49ca8ef85c1fad (diff)
downloadcpython-1e33ffa5c719ec611e182681c4a5f2ceb62a08f5.zip
cpython-1e33ffa5c719ec611e182681c4a5f2ceb62a08f5.tar.gz
cpython-1e33ffa5c719ec611e182681c4a5f2ceb62a08f5.tar.bz2
test_resource has no chance of running on Windows.
Diffstat (limited to 'Lib/test/regrtest.py')
-rwxr-xr-xLib/test/regrtest.py1
1 files changed, 1 insertions, 0 deletions
diff --git a/Lib/test/regrtest.py b/Lib/test/regrtest.py
index ffbf251..ec39936 100755
--- a/Lib/test/regrtest.py
+++ b/Lib/test/regrtest.py
@@ -506,6 +506,7 @@ _expectations = {
test_poll
test_pty
test_pwd
+ test_resource
test_signal
test_socket_ssl
test_socketserver