Commit 2f1323ab authored by Jérome Perrin's avatar Jérome Perrin

tests reports by project and function


git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@36002 20353a03-c40f-0410-a6d1-a30d3c3de9de
parent 16034c6e
......@@ -243,7 +243,7 @@ class AccountingTestCase(ERP5TypeTestCase):
# standalone accounting and only installs erp5_accounting_ui_test to have
# some default content created.
return ('erp5_base', 'erp5_pdm', 'erp5_trade', 'erp5_accounting',
'erp5_accounting_ui_test', 'erp5_ods_style')
'erp5_project', 'erp5_accounting_ui_test', 'erp5_ods_style')
class TestAccounts(AccountingTestCase):
......
This diff is collapsed.
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