SVN: ZODB/trunk/src/ZODB/tests/testblob.py Always remember to close the dang database in tests.

Jim Fulton <[email protected]>
Newsgroups gmane.comp.python.zope.zodb.cvs
Message-ID <20090826104003.964949417B__30678.3764310696$1251283214$gmane$org@cvs.zope.org>
Log message for revision 103220:
  Always remember to close the dang database in tests.
  

Changed:
  U   ZODB/trunk/src/ZODB/tests/testblob.py

-=-
Modified: ZODB/trunk/src/ZODB/tests/testblob.py
===================================================================
--- ZODB/trunk/src/ZODB/tests/testblob.py	2009-08-26 10:37:21 UTC (rev 103219)
+++ ZODB/trunk/src/ZODB/tests/testblob.py	2009-08-26 10:40:03 UTC (rev 103220)
@@ -582,6 +582,8 @@
     >>> transaction.abort()
     >>> os.listdir(tdir)
     []
+
+    >>> db.close()
     """
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.