From 9d99359481b344952186a47a3d522bec2e637182 Mon Sep 17 00:00:00 2001 From: Romain Courteaud <romain@nexedi.com> Date: Thu, 19 Apr 2007 13:17:29 +0000 Subject: [PATCH] Add erp5_pdm_ui_test in functional tests. git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@14125 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 e1eb3aaf5d..73eafabbb2 100755 --- a/product/ERP5Type/tests/prepareFunctionalTest.py +++ b/product/ERP5Type/tests/prepareFunctionalTest.py @@ -55,6 +55,7 @@ class TestZelenium(ERP5TypeTestCase): 'erp5_trade', 'erp5_pdm', 'erp5_pdf_style', 'erp5_accounting', 'erp5_accounting_ui_test', 'erp5_web', 'erp5_web_ui_test', + 'erp5_pdm_ui_test', # 'erp5_accounting_l10n_fr', 'erp5_payroll', # 'erp5_payroll_ui_test', ) -- 2.30.9