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 00847fc..5349064 100755 --- a/Lib/test/regrtest.py +++ b/Lib/test/regrtest.py @@ -572,6 +572,7 @@ _expectations = { test_openpty test_ossaudiodev test_poll + test_posix test_pty test_pwd test_resource |