Commit 45411f6f authored by Lucas Carvalho's avatar Lucas Carvalho

2010-12-23 lucas

* Renamed the testStandardConfigurationWorkflow to testLiveStandardConfigurationWorkflow.

git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@41717 20353a03-c40f-0410-a6d1-a30d3c3de9de
parent bba54e07
...@@ -36,9 +36,9 @@ from Products.ERP5Type.tests.backportUnittest import expectedFailure ...@@ -36,9 +36,9 @@ from Products.ERP5Type.tests.backportUnittest import expectedFailure
from AccessControl import Unauthorized from AccessControl import Unauthorized
from zLOG import LOG from zLOG import LOG
class TestConfiguratorStandardWorkflow(ERP5TypeLiveTestCase, SecurityTestCase): class TestLiveStandardConfiguratorWorkflow(ERP5TypeLiveTestCase, SecurityTestCase):
""" """
Tests the express configuration. Test Live Standard Configuration Workflow.
""" """
# The list of standard business templates that the configurator should force # The list of standard business templates that the configurator should force
# to install # to install
......
2010-12-23 lucas
* Renamed the testStandardConfigurationWorkflow to testLiveStandardConfigurationWorkflow.
\ No newline at end of file
535 536
\ No newline at end of file \ No newline at end of file
testConfiguratorStandardWorkflow testLiveStandardConfigurationWorkflow
\ No newline at end of file \ No newline at end of file
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment