SVN: ZODB/trunk/src/BTrees/tests/testBTrees.py Uncommented some test code accidentally left commnted earlier.

Jim Fulton <[email protected]>
Newsgroups gmane.comp.python.zope.zodb.cvs
Message-ID <20100902155741.4C5D2941E4__3887.96464908427$1283443069$gmane$org@cvs.zope.org>
Log message for revision 116147:
  Uncommented some test code accidentally left commnted earlier.
  

Changed:
  U   ZODB/trunk/src/BTrees/tests/testBTrees.py

-=-
Modified: ZODB/trunk/src/BTrees/tests/testBTrees.py
===================================================================
--- ZODB/trunk/src/BTrees/tests/testBTrees.py	2010-09-02 15:57:39 UTC (rev 116146)
+++ ZODB/trunk/src/BTrees/tests/testBTrees.py	2010-09-02 15:57:41 UTC (rev 116147)
@@ -184,9 +184,9 @@
 
         transaction.abort()
         conn.cacheMinimize()
-        # list(t)
-        # self.assert_(100 in t)
-        # self.assert_(not read)
+        list(t)
+        self.assert_(100 in t)
+        self.assert_(not read)
 
 
 class MappingBase(Base):
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.