[Erp5-report] r45167 luke - /erp5/trunk/products/ERP5/tests/testBusinessTemplate.py

nobody at svn.erp5.org nobody at svn.erp5.org
Thu Apr 7 13:04:23 CEST 2011


Author: luke
Date: Thu Apr  7 13:04:23 2011
New Revision: 45167

URL: http://svn.erp5.org?rev=45167&view=rev
Log:
 - remove import obsoleted by removal of own login method

Modified:
    erp5/trunk/products/ERP5/tests/testBusinessTemplate.py

Modified: erp5/trunk/products/ERP5/tests/testBusinessTemplate.py
URL: http://svn.erp5.org/erp5/trunk/products/ERP5/tests/testBusinessTemplate.py?rev=45167&r1=45166&r2=45167&view=diff
==============================================================================
--- erp5/trunk/products/ERP5/tests/testBusinessTemplate.py [utf8] (original)
+++ erp5/trunk/products/ERP5/tests/testBusinessTemplate.py [utf8] Thu Apr  7 13:04:23 2011
@@ -33,7 +33,6 @@ import transaction
 
 from Testing import ZopeTestCase
 from Products.ERP5Type.tests.ERP5TypeTestCase import ERP5TypeTestCase
-from AccessControl.SecurityManagement import newSecurityManager
 from Acquisition import aq_base
 from OFS.SimpleItem import SimpleItem
 from zLOG import LOG



More information about the Erp5-report mailing list