Log message for revision 40949:
  Close request properly.

Changed:
  U   CMF/trunk/CMFCalendar/tests/test_Calendar.py

-=-
Modified: CMF/trunk/CMFCalendar/tests/test_Calendar.py
===================================================================
--- CMF/trunk/CMFCalendar/tests/test_Calendar.py        2005-12-21 12:13:36 UTC 
(rev 40948)
+++ CMF/trunk/CMFCalendar/tests/test_Calendar.py        2005-12-21 12:13:57 UTC 
(rev 40949)
@@ -100,6 +100,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