From 7bbab675844b2d943807f175f1b90f1915b4b5f7 Mon Sep 17 00:00:00 2001 From: Fabien Morin <fabien@nexedi.com> Date: Tue, 6 Oct 2009 07:53:46 +0000 Subject: [PATCH] egov and tiolive_base should use their own testXHTML because they overload Person_view (and make not possible to test Person_view from erp5_base). Thanks to Kazuhico for notice this git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@29418 20353a03-c40f-0410-a6d1-a30d3c3de9de --- product/ERP5/tests/testXHTML.py | 5 ----- 1 file changed, 5 deletions(-) diff --git a/product/ERP5/tests/testXHTML.py b/product/ERP5/tests/testXHTML.py index 4a13b72003..7011da06ef 100644 --- a/product/ERP5/tests/testXHTML.py +++ b/product/ERP5/tests/testXHTML.py @@ -89,11 +89,6 @@ class TestXHTML(ERP5TypeTestCase): 'erp5_web', 'erp5_dms', - 'erp5_egov_mysql_innodb_catalog', - 'erp5_egov', - - 'tiolive_base', - 'erp5_commerce', 'erp5_forge', -- 2.30.9