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 d26d618..552f14e 100755 --- a/Lib/test/regrtest.py +++ b/Lib/test/regrtest.py @@ -862,6 +862,7 @@ _expectations = { test_mhlib test_openpty test_ossaudiodev + test_pipes test_poll test_posix test_pty |