Commit 18942e1c authored by Ivan Tyagov's avatar Ivan Tyagov

Add requried bt5s.

git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@43509 20353a03-c40f-0410-a6d1-a30d3c3de9de
parent c8aca9fe
......@@ -63,10 +63,12 @@ class TestEgov(ERP5TypeTestCase):
def getBusinessTemplateList(self):
"""return list of business templates to be installed. """
bt_list = ['erp5_base',
bt_list = ['erp5_core_proxy_field_legacy',
'erp5_full_text_myisam_catalog',
'erp5_base',
'erp5_web',
'erp5_xhtml_style',
'erp5_ingestion',
'erp5_ingestion_mysql_innodb_catalog',
'erp5_ingestion',
'erp5_dms',
'erp5_egov_mysql_innodb_catalog',
'erp5_egov']
......
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