Commit 8955d155 authored by iv's avatar iv

DEBUG: add testInteractionWorkflow to WORKFLOW test suite

parent d7c8e089
......@@ -127,7 +127,7 @@ class WORKFLOW(ERP5):
# new test suite running a few test related to Workflow
# (to be used instead of ERP5 class, which run all tests)
def getTestList(self):
return ['testERP5Workflow', 'testERP5Type',
return ['testERP5Workflow', 'testERP5Type', 'testInteractionWorkflow',
'erp5_core_test:testSQLCachedWorklist', 'erp5_core_test:testWorklist',
'erp5_workflow_test:testWorkflowAndDCWorkflow']
......
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