diff options
Diffstat (limited to 'Lib')
-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 6848367..6acd18b 100755 --- a/Lib/test/regrtest.py +++ b/Lib/test/regrtest.py @@ -633,6 +633,7 @@ _expectations = { test_poll test_popen test_popen2 + test_posix test_pty test_pwd test_resource |