From f590b2c1aab744a83cf2efe5bb65d415b852fa2b Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?J=C3=A9rome=20Perrin?= <jerome@nexedi.com>
Date: Thu, 6 Dec 2007 20:38:22 +0000
Subject: [PATCH] install erp5_invoicing

git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@18098 20353a03-c40f-0410-a6d1-a30d3c3de9de
---
 product/ERP5Type/tests/prepareFunctionalTest.py | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/product/ERP5Type/tests/prepareFunctionalTest.py b/product/ERP5Type/tests/prepareFunctionalTest.py
index 1588c510ae..705fa58c97 100755
--- a/product/ERP5Type/tests/prepareFunctionalTest.py
+++ b/product/ERP5Type/tests/prepareFunctionalTest.py
@@ -46,7 +46,7 @@ class TestZelenium(ERP5TypeTestCase):
         """
         return ('erp5_base', 'erp5_ui_test', 'erp5_forge',
                 'erp5_trade', 'erp5_pdm', 'erp5_pdf_style',
-                'erp5_accounting', 'erp5_accounting_ui_test',
+                'erp5_accounting', 'erp5_invoicing', 'erp5_accounting_ui_test',
                 'erp5_pdm_ui_test',
                 'erp5_web', 'erp5_web_ui_test',
                 # 'erp5_accounting_l10n_fr', 'erp5_payroll',
-- 
2.30.9