[Erp5-report] r45619 gabriel - in /erp5/trunk/bt5/erp5_configurator_ung: TestTemplateItem/ bt/
nobody at svn.erp5.org
nobody at svn.erp5.org
Thu Apr 21 22:36:26 CEST 2011
Author: gabriel
Date: Thu Apr 21 22:36:25 2011
New Revision: 45619
URL: http://svn.erp5.org?rev=45619&view=rev
Log:
rename script name
Modified:
erp5/trunk/bt5/erp5_configurator_ung/TestTemplateItem/testUNGConfigurationWorkflow.py
erp5/trunk/bt5/erp5_configurator_ung/bt/revision
Modified: erp5/trunk/bt5/erp5_configurator_ung/TestTemplateItem/testUNGConfigurationWorkflow.py
URL: http://svn.erp5.org/erp5/trunk/bt5/erp5_configurator_ung/TestTemplateItem/testUNGConfigurationWorkflow.py?rev=45619&r1=45618&r2=45619&view=diff
==============================================================================
--- erp5/trunk/bt5/erp5_configurator_ung/TestTemplateItem/testUNGConfigurationWorkflow.py [utf8] (original)
+++ erp5/trunk/bt5/erp5_configurator_ung/TestTemplateItem/testUNGConfigurationWorkflow.py [utf8] Thu Apr 21 22:36:25 2011
@@ -359,7 +359,7 @@ class TestUNGConfiguratorWorkflowMixin(E
self.stepTic()
gadget = self.portal.portal_gadgets.searchFolder()[0]
gadget_id = gadget.getId()
- self.portal.web_site_module.ung.WebSection_addGadget(gadget_id)
+ self.portal.web_site_module.ung.WebSection_addGadgetList(gadget_id)
self.stepTic()
box_list = pad.contentValues()
self.assertEquals(len(box_list), 1)
@@ -580,4 +580,4 @@ class TestUNGConfiguratorWorkflowBrazilL
def stepCheckCreateNewEvent(self, sequence=None, sequence_list=None, **kw):
self.login("person_assignee")
- self._stepCheckCreateNewEvent()
\ No newline at end of file
+ self._stepCheckCreateNewEvent()
Modified: erp5/trunk/bt5/erp5_configurator_ung/bt/revision
URL: http://svn.erp5.org/erp5/trunk/bt5/erp5_configurator_ung/bt/revision?rev=45619&r1=45618&r2=45619&view=diff
==============================================================================
--- erp5/trunk/bt5/erp5_configurator_ung/bt/revision [utf8] (original)
+++ erp5/trunk/bt5/erp5_configurator_ung/bt/revision [utf8] Thu Apr 21 22:36:25 2011
@@ -1 +1 @@
-43
\ No newline at end of file
+44
\ No newline at end of file
More information about the Erp5-report
mailing list