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 514bbb7275..6d0c242ad2 100755 --- a/Lib/test/regrtest.py +++ b/Lib/test/regrtest.py @@ -765,6 +765,7 @@ _expectations = { """, 'darwin': """ + test__locale test_al test_bsddb test_bsddb3 |