Commit ea3cacef authored by Aurel's avatar Aurel

add erp5_simulation bt


git-svn-id: https://svn.erp5.org/repos/public/erp5/sandbox/amount_generator@37786 20353a03-c40f-0410-a6d1-a30d3c3de9de
parent a0f8e908
......@@ -163,12 +163,13 @@ class TestConversionInSimulation(AccountingTestCase,ERP5TypeTestCase):
need to be installed to run the test on.
"""
return ('erp5_base',
'erp5_pdm',
'erp5_trade',
'erp5_pdm',
'erp5_trade',
'erp5_accounting',
'erp5_accounting_ui_test',
'erp5_invoicing',
'erp5_accounting_ui_test',
'erp5_invoicing',
'erp5_simplified_invoicing',
'erp5_simulation',
'erp5_legacy')
@UnrestrictedMethod
......
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