diff options
-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 826ac607b5..b5ae97b160 100755 --- a/Lib/test/regrtest.py +++ b/Lib/test/regrtest.py @@ -489,6 +489,7 @@ _expectations = { test_curses test_dbm test_dl + test_email_codecs test_fcntl test_fork1 test_gdbm |