diff --git a/product/ERP5Type/tests/prepareFunctionalTest.py b/product/ERP5Type/tests/prepareFunctionalTest.py index 62a0f2c960fab44f28f65bac6867ab47553ae128..f2cb52a153ee57be7d53c3b5f305c700575d68fe 100755 --- a/product/ERP5Type/tests/prepareFunctionalTest.py +++ b/product/ERP5Type/tests/prepareFunctionalTest.py @@ -56,6 +56,7 @@ class TestZelenium(ERP5TypeTestCase): 'erp5_trade', 'erp5_pdm', 'erp5_ooo_import', 'erp5_accounting', 'erp5_invoicing', 'erp5_simplified_invoicing', 'erp5_project', + 'erp5_simulation', 'erp5_simulation_test', 'erp5_accounting_ui_test', 'erp5_pdm_ui_test', 'erp5_trade_ui_test',