Commit 583468c5 authored by Łukasz Nowak's avatar Łukasz Nowak

- remove erp5_administration commited by mistake in 28684


git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@28688 20353a03-c40f-0410-a6d1-a30d3c3de9de
parent 34bcdd0d
...@@ -42,7 +42,7 @@ class TestBPMMixin(ERP5TypeTestCase): ...@@ -42,7 +42,7 @@ class TestBPMMixin(ERP5TypeTestCase):
def getBusinessTemplateList(self): def getBusinessTemplateList(self):
return ('erp5_base', 'erp5_pdm', 'erp5_trade', 'erp5_accounting', return ('erp5_base', 'erp5_pdm', 'erp5_trade', 'erp5_accounting',
'erp5_invoicing', 'erp5_simplified_invoicing', 'erp5_administration') 'erp5_invoicing', 'erp5_simplified_invoicing')
business_process_portal_type = 'Business Process' business_process_portal_type = 'Business Process'
business_path_portal_type = 'Business Path' business_path_portal_type = 'Business Path'
......
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