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 9af63d9..4f556bd 100755 --- a/Lib/test/regrtest.py +++ b/Lib/test/regrtest.py @@ -543,6 +543,7 @@ _expectations = { test_largefile test_nis test_ntpath + test_pep277 test_socket_ssl test_socketserver test_sunaudiodev |