From 103105d1187fc37e5de1e9ae5f3c2c3b3c567e88 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?J=C3=A9rome=20Perrin?= <jerome@nexedi.com> Date: Tue, 9 Nov 2010 11:17:29 +0000 Subject: [PATCH] install erp5_simulation and erp5_simulation_test business templates git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@40085 20353a03-c40f-0410-a6d1-a30d3c3de9de --- product/ERP5Type/tests/prepareFunctionalTest.py | 1 + 1 file changed, 1 insertion(+) diff --git a/product/ERP5Type/tests/prepareFunctionalTest.py b/product/ERP5Type/tests/prepareFunctionalTest.py index 62a0f2c960..f2cb52a153 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', -- 2.30.9