commit | 1e33ffa5c719ec611e182681c4a5f2ceb62a08f5 | [log] [tgz] |
---|---|---|
author | Tim Peters <tim.peters@gmail.com> | Tue Apr 23 23:09:02 2002 +0000 |
committer | Tim Peters <tim.peters@gmail.com> | Tue Apr 23 23:09:02 2002 +0000 |
tree | 4cbb54cfe455626382aa8da2bcea09edf2c738cd | |
parent | e12cda98407801a8857775b46f49ca8ef85c1fad [diff] |
test_resource has no chance of running on Windows.
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 @@ test_poll test_pty test_pwd + test_resource test_signal test_socket_ssl test_socketserver