Commit 4711f1b2 authored by iv's avatar iv

DEBUG: add test on ConfigurationWorkflow in WORKFLOW test suite

parent 2e31fb57
......@@ -129,7 +129,8 @@ class WORKFLOW(ERP5):
def getTestList(self):
return ['testERP5Workflow', 'testERP5Type', 'testInteractionWorkflow',
'erp5_core_test:testSQLCachedWorklist', 'erp5_core_test:testWorklist',
'erp5_workflow_test:testWorkflowAndDCWorkflow']
'erp5_workflow_test:testWorkflowAndDCWorkflow',
'erp5_configurator_standard:testStandardConfigurationWorkflow']
class ERP5_simulation(_ERP5):
......
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