diff options
author | Brett Cannon <bcannon@gmail.com> | 2007-02-21 21:59:58 (GMT) |
---|---|---|
committer | Brett Cannon <bcannon@gmail.com> | 2007-02-21 21:59:58 (GMT) |
commit | ecca313aa4ea9027317f23d176e104db3bb85705 (patch) | |
tree | aac1ed6223f8f499df73de16e1a156ad5085502a /BROKEN | |
parent | 67582d2beee2fd67f18ec7cc9797c3b76342e510 (diff) | |
download | cpython-ecca313aa4ea9027317f23d176e104db3bb85705.zip cpython-ecca313aa4ea9027317f23d176e104db3bb85705.tar.gz cpython-ecca313aa4ea9027317f23d176e104db3bb85705.tar.bz2 |
Fix test_mutants for dict views.
Diffstat (limited to 'BROKEN')
-rw-r--r-- | BROKEN | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -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 |