summaryrefslogtreecommitdiffstats
path: root/BROKEN
diff options
context:
space:
mode:
authorGuido van Rossum <guido@python.org>2007-02-14 17:49:04 (GMT)
committerGuido van Rossum <guido@python.org>2007-02-14 17:49:04 (GMT)
commite34cdd1bc157f8e166d3693551445ae882f9fe7c (patch)
tree4e1323d7de5d6c0aa6f5697dbf7964a3a1c8cda3 /BROKEN
parentd4588c18f23cd4d2f0911528d3493f7067b423cf (diff)
downloadcpython-e34cdd1bc157f8e166d3693551445ae882f9fe7c.zip
cpython-e34cdd1bc157f8e166d3693551445ae882f9fe7c.tar.gz
cpython-e34cdd1bc157f8e166d3693551445ae882f9fe7c.tar.bz2
Fix for test_dict.py, thanks to Eduardo O Padoan.
Diffstat (limited to 'BROKEN')
-rw-r--r--BROKEN2
1 files changed, 1 insertions, 1 deletions
diff --git a/BROKEN b/BROKEN
index cc2dec3..82820cd 100644
--- a/BROKEN
+++ b/BROKEN
@@ -1,4 +1,4 @@
- test_bsddb test_bsddb3 test_compile test_dict test_dumbdbm
+ test_bsddb test_bsddb3 test_compile test_dumbdbm
test_importhooks test_iter test_iterlen test_minidom test_mutants
test_os test_pickletools test_plistlib test_richcmp test_shelve
test_unittest test_userdict