SVN: PluggableAuthService/trunk/ - Two minor fixes

Sidnei da Silva <[email protected]> Sat, 21 Jan 2006 09:54:06 -0500 (EST)
Newsgroups gmane.comp.web.zope.public-cvs
Message-ID <[email protected]>
Log message for revision 41397:
  
  - Two minor fixes
  

Changed:
  U   PluggableAuthService/trunk/plugins/tests/test_doctests.py
  U   PluggableAuthService/trunk/tests/test_exportimport.py

-=-
Modified: PluggableAuthService/trunk/plugins/tests/test_doctests.py
===================================================================
--- PluggableAuthService/trunk/plugins/tests/test_doctests.py	2006-01-21 14:46:19 UTC (rev 41396)
+++ PluggableAuthService/trunk/plugins/tests/test_doctests.py	2006-01-21 14:54:03 UTC (rev 41397)
@@ -19,6 +19,7 @@
 ZopeTestCase.installProduct('PythonScripts')
 ZopeTestCase.installProduct('PluginRegistry')
 ZopeTestCase.installProduct('PluggableAuthService')
+ZopeTestCase.installProduct('GenericSetup')
 
 def test_suite():
     suite = unittest.TestSuite()

Modified: PluggableAuthService/trunk/tests/test_exportimport.py
===================================================================
--- PluggableAuthService/trunk/tests/test_exportimport.py	2006-01-21 14:46:19 UTC (rev 41396)
+++ PluggableAuthService/trunk/tests/test_exportimport.py	2006-01-21 14:54:03 UTC (rev 41397)
@@ -31,7 +31,6 @@
 
 else:
     from Products.GenericSetup.tests.common import BaseRegistryTests
-    from Products.GenericSetup.utils import _getDottedName
 
     from zope.interface import Interface
     from zope.app.tests.placelesssetup import PlacelessSetup

_______________________________________________
Zope-CVS maillist  -  [email protected]
http://mail.zope.org/mailman/listinfo/zope-cvs

Zope CVS instructions: http://dev.zope.org/CVS