Log message for revision 37615:
  Typo.
  

Changed:
  U   CMF/branches/1.5/CMFCore/tests/test_CMFCatalogAware.py

-=-
Modified: CMF/branches/1.5/CMFCore/tests/test_CMFCatalogAware.py
===================================================================
--- CMF/branches/1.5/CMFCore/tests/test_CMFCatalogAware.py      2005-08-01 
08:11:49 UTC (rev 37614)
+++ CMF/branches/1.5/CMFCore/tests/test_CMFCatalogAware.py      2005-08-01 
13:20:56 UTC (rev 37615)
@@ -112,7 +112,7 @@
         self.site.foo = TheClass('foo')
 
     def tearDown(self):
-        self._ignore_log_errors
+        self._ignore_log_errors()
 
     def test_indexObject(self):
         foo = self.site.foo

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

Reply via email to