[Erp5-report] r34916 rafael - /erp5/trunk/products/ERP5Wizard/tests/testGeneratorCall.py
nobody at svn.erp5.org
nobody at svn.erp5.org
Mon May 3 04:36:25 CEST 2010
Author: rafael
Date: Mon May 3 04:36:22 2010
New Revision: 34916
URL: http://svn.erp5.org?rev=34916&view=rev
Log:
Import PropertySheet from ERP5 project to initiallize required product for the test.
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=34916&r1=34915&r2=34916&view=diff
==============================================================================
--- erp5/trunk/products/ERP5Wizard/tests/testGeneratorCall.py [utf8] (original)
+++ erp5/trunk/products/ERP5Wizard/tests/testGeneratorCall.py [utf8] Mon May 3 04:36:22 2010
@@ -29,6 +29,7 @@
import unittest
import xmlrpclib
+from Products.ERP5 import PropertySheet
from Products.ERP5Wizard.Tool.WizardTool import GeneratorCall
More information about the Erp5-report
mailing list