[CMF-checkins]
SVN: CMF/branches/1.5/CMFCore/tests/test_CMFCatalogAware.py Typo.
Florent Guillaume
fg at nuxeo.com
Mon Aug 1 09:20:56 EDT 2005
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
More information about the CMF-checkins
mailing list