Commit 50b12a57 authored by Kazuhiko Shiozaki's avatar Kazuhiko Shiozaki

erp5_dms_mysql_innodb_catalog is no longer required in this test.

git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@26378 20353a03-c40f-0410-a6d1-a30d3c3de9de
parent e273a34c
......@@ -95,8 +95,7 @@ class TestIngestion(ERP5TypeTestCase):
"""
return ('erp5_base',
'erp5_ingestion', 'erp5_ingestion_mysql_innodb_catalog',
'erp5_web', 'erp5_crm',
'erp5_dms_mysql_innodb_catalog', 'erp5_dms')
'erp5_web', 'erp5_crm', 'erp5_dms')
def afterSetUp(self, quiet=QUIET, run=RUN_ALL_TEST):
"""
......
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