diff options
Diffstat (limited to 'Lib/test/regrtest.py')
-rwxr-xr-x | Lib/test/regrtest.py | 1 |
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 |