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 733c8a5..873378b 100755 --- a/Lib/test/regrtest.py +++ b/Lib/test/regrtest.py @@ -554,6 +554,7 @@ _expectations = { 'win32': """ test__locale + test_applesingle test_al test_bsddb185 test_bsddb3 |