summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGuido van Rossum <guido@python.org>2006-08-18 01:39:54 +0000
committerGuido van Rossum <guido@python.org>2006-08-18 01:39:54 +0000
commitf43127862d1c5d9e377ede09f86ab1e8f6dfab2f (patch)
treeb4b9e0c5d59e97dd062db54d149fa2c623ef50db
parent333aef46a25285a0b8a363155203f7a44d0301e8 (diff)
downloadcpython-git-f43127862d1c5d9e377ede09f86ab1e8f6dfab2f.tar.gz
test_bsddb runs fine on darwin.
-rwxr-xr-xLib/test/regrtest.py1
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