Author: Antonio Cuni <[email protected]>
Branch: identity-dict-strategy
Changeset: r45777:9c8a3b6a766b
Date: 2011-07-20 13:39 +0200
http://bitbucket.org/pypy/pypy/changeset/9c8a3b6a766b/
Log: fix test
diff --git a/pypy/objspace/std/test/test_dictmultiobject.py
b/pypy/objspace/std/test/test_dictmultiobject.py
--- a/pypy/objspace/std/test/test_dictmultiobject.py
+++ b/pypy/objspace/std/test/test_dictmultiobject.py
@@ -898,6 +898,7 @@
withsmalldicts = False
withcelldict = False
withmethodcache = False
+ withidentitydict = False
FakeSpace.config = Config()
_______________________________________________
pypy-commit mailing list
[email protected]
http://mail.python.org/mailman/listinfo/pypy-commit