SVN: ZODB/trunk/src/ZODB/tests/testblob.py Added missing db close. Gaaaa.

Jim Fulton <[email protected]>
Newsgroups gmane.comp.python.zope.zodb.cvs
Message-ID <20100917142859.1DC3B941C0__3764.21332262016$1284733745$gmane$org@cvs.zope.org>
Log message for revision 116531:
  Added missing db close. Gaaaa.
  

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

-=-
Modified: ZODB/trunk/src/ZODB/tests/testblob.py
===================================================================
--- ZODB/trunk/src/ZODB/tests/testblob.py	2010-09-17 13:53:47 UTC (rev 116530)
+++ ZODB/trunk/src/ZODB/tests/testblob.py	2010-09-17 14:28:58 UTC (rev 116531)
@@ -640,6 +640,7 @@
     >>> old_serial == blob._p_serial
     True
 
+    >>> conn.close()
     """
 
 def setUp(test):
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.