From: Tim Peters Date: Tue, 23 Apr 2002 23:09:02 +0000 (+0000) Subject: test_resource has no chance of running on Windows. X-Git-Tag: v2.3c1~5803 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=1e33ffa5c719ec611e182681c4a5f2ceb62a08f5;p=python test_resource has no chance of running on Windows. --- diff --git a/Lib/test/regrtest.py b/Lib/test/regrtest.py index ffbf25114a..ec399368c8 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