Commit 4603f41f authored by Yusei Tahara's avatar Yusei Tahara

Added erp5_dms_ui_test.


git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@18152 20353a03-c40f-0410-a6d1-a30d3c3de9de
parent 44ef10ce
......@@ -53,7 +53,7 @@ class TestNamingConvention(ERP5TypeTestCase):
'erp5_dummy_movement', 'erp5_forge', 'erp5_html_style',
'erp5_immobilisation', 'erp5_mobile', 'erp5_payroll',
'erp5_payroll_ui_test', 'erp5_pdf_editor', 'erp5_publication',
'erp5_sxc_style',
'erp5_sxc_style', 'erp5_dms_ui_test',
# skip l10n templates to save time.
# 'erp5_l10n_fr', 'erp5_l10n_ja',
# 'erp5_l10n_pl_PL', 'erp5_l10n_pt-BR',
......
......@@ -49,6 +49,7 @@ class TestZelenium(ERP5TypeTestCase):
'erp5_accounting', 'erp5_invoicing', 'erp5_accounting_ui_test',
'erp5_pdm_ui_test',
'erp5_web', 'erp5_web_ui_test',
'erp5_dms', 'erp5_dms_mysql_innodb_catalog', 'erp5_dms_ui_test',
# 'erp5_accounting_l10n_fr', 'erp5_payroll',
# 'erp5_payroll_ui_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