[Erp5-report] r41685 jm - /erp5/trunk/products/ERP5Wizard/tests/testGeneratorCall.py

nobody at svn.erp5.org nobody at svn.erp5.org
Wed Dec 22 23:31:46 CET 2010


Author: jm
Date: Wed Dec 22 23:31:46 2010
New Revision: 41685

URL: http://svn.erp5.org?rev=41685&view=rev
Log:
testGeneratorCall: remove wrong import

Modified:
    erp5/trunk/products/ERP5Wizard/tests/testGeneratorCall.py

Modified: erp5/trunk/products/ERP5Wizard/tests/testGeneratorCall.py
URL: http://svn.erp5.org/erp5/trunk/products/ERP5Wizard/tests/testGeneratorCall.py?rev=41685&r1=41684&r2=41685&view=diff
==============================================================================
--- erp5/trunk/products/ERP5Wizard/tests/testGeneratorCall.py [utf8] (original)
+++ erp5/trunk/products/ERP5Wizard/tests/testGeneratorCall.py [utf8] Wed Dec 22 23:31:46 2010
@@ -29,7 +29,6 @@
 import unittest
 import xmlrpclib
 
-from Products.ERP5 import PropertySheet
 from Products.ERP5Wizard.Tool.WizardTool import GeneratorCall
 
 



More information about the Erp5-report mailing list