diff options
| author | Guido van Rossum <guido@python.org> | 2006-08-18 01:39:54 +0000 | 
|---|---|---|
| committer | Guido van Rossum <guido@python.org> | 2006-08-18 01:39:54 +0000 | 
| commit | f43127862d1c5d9e377ede09f86ab1e8f6dfab2f (patch) | |
| tree | b4b9e0c5d59e97dd062db54d149fa2c623ef50db /Lib/test/regrtest.py | |
| parent | 333aef46a25285a0b8a363155203f7a44d0301e8 (diff) | |
| download | cpython-git-f43127862d1c5d9e377ede09f86ab1e8f6dfab2f.tar.gz | |
test_bsddb runs fine on darwin.
Diffstat (limited to 'Lib/test/regrtest.py')
| -rwxr-xr-x | Lib/test/regrtest.py | 1 | 
1 files changed, 0 insertions, 1 deletions
diff --git a/Lib/test/regrtest.py b/Lib/test/regrtest.py index 71546d880a..a6e146b7e3 100755 --- a/Lib/test/regrtest.py +++ b/Lib/test/regrtest.py @@ -1034,7 +1034,6 @@ _expectations = {      'darwin':          """          test_al -        test_bsddb          test_bsddb3          test_cd          test_cl  | 
