Log message for revision 40208:
  Repair import location.

Changed:
  U   CMF/branches/1.6/CMFActionIcons/tests/test_exportimport.py

-=-
Modified: CMF/branches/1.6/CMFActionIcons/tests/test_exportimport.py
===================================================================
--- CMF/branches/1.6/CMFActionIcons/tests/test_exportimport.py  2005-11-18 
12:50:30 UTC (rev 40207)
+++ CMF/branches/1.6/CMFActionIcons/tests/test_exportimport.py  2005-11-18 
13:21:33 UTC (rev 40208)
@@ -18,9 +18,9 @@
 #import Testing
 
 
-from Products.CMFSetup.tests.common import BaseRegistryTests
-from Products.CMFSetup.tests.common import DummyExportContext
-from Products.CMFSetup.tests.common import DummyImportContext
+from Products.GenericSetup.tests.common import BaseRegistryTests
+from Products.GenericSetup.tests.common import DummyExportContext
+from Products.GenericSetup.tests.common import DummyImportContext
 
 
 class _ActionIconsToolSetup(BaseRegistryTests):

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

Reply via email to