From 3df77c38fe992233eb73d3e491c1f3397f4f0204 Mon Sep 17 00:00:00 2001
From: Lucas Carvalho <lucas@nexedi.com>
Date: Mon, 17 Jan 2011 21:12:05 +0000
Subject: [PATCH] Added erp5_configurator_standard_ui_test.

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

diff --git a/product/ERP5Type/tests/prepareFunctionalTest.py b/product/ERP5Type/tests/prepareFunctionalTest.py
index 608da2b49f..0fd33be309 100755
--- a/product/ERP5Type/tests/prepareFunctionalTest.py
+++ b/product/ERP5Type/tests/prepareFunctionalTest.py
@@ -75,6 +75,8 @@ class TestZelenium(ERP5TypeTestCase):
                 'erp5_credential',		
                 'erp5_km', 'erp5_km_ui_test',
                 'erp5_l10n_fr',		
+                'erp5_crm', 'erp5_configurator', 'erp5_workflow',
+                'erp5_configurator_standard_ui_test',
                 # erp5_web_ui_test must run at the last, because it logs out
                 # manager user and continue other tests as a user created in
                 # that test.
-- 
2.30.9