summaryrefslogtreecommitdiffstats
path: root/BROKEN
diff options
context:
space:
mode:
authorBrett Cannon <bcannon@gmail.com>2007-02-21 21:59:58 (GMT)
committerBrett Cannon <bcannon@gmail.com>2007-02-21 21:59:58 (GMT)
commitecca313aa4ea9027317f23d176e104db3bb85705 (patch)
treeaac1ed6223f8f499df73de16e1a156ad5085502a /BROKEN
parent67582d2beee2fd67f18ec7cc9797c3b76342e510 (diff)
downloadcpython-ecca313aa4ea9027317f23d176e104db3bb85705.zip
cpython-ecca313aa4ea9027317f23d176e104db3bb85705.tar.gz
cpython-ecca313aa4ea9027317f23d176e104db3bb85705.tar.bz2
Fix test_mutants for dict views.
Diffstat (limited to 'BROKEN')
-rw-r--r--BROKEN2
1 files changed, 1 insertions, 1 deletions
diff --git a/BROKEN b/BROKEN
index 2967871..6ed9304 100644
--- a/BROKEN
+++ b/BROKEN
@@ -1,2 +1,2 @@
test_bsddb test_bsddb3 test_compile test_dumbdbm
- test_importhooks test_iter test_iterlen test_minidom test_mutants
+ test_importhooks test_iter test_iterlen test_minidom