Commit d0a97308 authored by Aurel's avatar Aurel

some rules are needed from erp5_simulation_test by this test


git-svn-id: https://svn.erp5.org/repos/public/erp5/sandbox/amount_generator@37788 20353a03-c40f-0410-a6d1-a30d3c3de9de
parent ea3cacef
......@@ -57,7 +57,7 @@ class TestBPMEvaluationMixin(TestBPMMixin):
def getBusinessTemplateList(self):
return TestBPMMixin.getBusinessTemplateList(self) + ('erp5_bpm',
'erp5_administration', 'erp5_simulation',)
'erp5_administration', 'erp5_simulation', 'erp5_simulation_test')
def afterSetUp(self):
TestBPMMixin.afterSetUp(self)
......
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