Log message for revision 40947:
  Close request properly.
  

Changed:
  U   CMF/branches/1.6/CMFCalendar/tests/test_Calendar.py

-=-
Modified: CMF/branches/1.6/CMFCalendar/tests/test_Calendar.py
===================================================================
--- CMF/branches/1.6/CMFCalendar/tests/test_Calendar.py 2005-12-21 12:08:11 UTC 
(rev 40946)
+++ CMF/branches/1.6/CMFCalendar/tests/test_Calendar.py 2005-12-21 12:13:24 UTC 
(rev 40947)
@@ -125,6 +125,7 @@
                               app.session_data_manager.getSessionData )
 
     def tearDown(self):
+        self.app.REQUEST.close()
         noSecurityManager()
         transaction.abort()
         self.app._p_jar.close()

_______________________________________________
CMF-checkins mailing list
[email protected]
http://mail.zope.org/mailman/listinfo/cmf-checkins

Reply via email to