diff options
| author | Brett Cannon <bcannon@gmail.com> | 2003-10-13 04:27:47 +0000 |
|---|---|---|
| committer | Brett Cannon <bcannon@gmail.com> | 2003-10-13 04:27:47 +0000 |
| commit | 2bfb94c871caeae622174485264f407d9df354b9 (patch) | |
| tree | 1cbdc9dbad45e627e06d73c6d1062062018127a2 /Lib/test | |
| parent | 7e94a9aae3ac7e1d2726dddaac744315313f218a (diff) | |
| download | cpython-git-2bfb94c871caeae622174485264f407d9df354b9.tar.gz | |
Add test__locale to expected skip list for Darwin.
Diffstat (limited to 'Lib/test')
| -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 |
