Log message for revision 68619:
- fixed broken import
Changed:
U CMF/branches/1.6/CMFCore/tests/test_CMFCatalogAware.py
-=-
Modified: CMF/branches/1.6/CMFCore/tests/test_CMFCatalogAware.py
===================================================================
--- CMF/branches/1.6/CMFCore/tests/test_CMFCatalogAware.py 2006-06-13
19:02:17 UTC (rev 68618)
+++ CMF/branches/1.6/CMFCore/tests/test_CMFCatalogAware.py 2006-06-13
19:08:29 UTC (rev 68619)
@@ -238,4 +238,4 @@
))
if __name__ == '__main__':
- main(defaultTest='test_suite')
+ unittest.main(defaultTest='test_suite')
_______________________________________________
CMF-checkins mailing list
[email protected]
http://mail.zope.org/mailman/listinfo/cmf-checkins