From b91dc4dbe39f4bde3bd3adc79b42639363d0adfe Mon Sep 17 00:00:00 2001
From: Nicolas Dumazet <nicolas.dumazet@nexedi.com>
Date: Fri, 12 Mar 2010 02:03:53 +0000
Subject: [PATCH] Pdb should not be here

git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@33678 20353a03-c40f-0410-a6d1-a30d3c3de9de
---
 product/ERP5/tests/testBusinessTemplate.py | 1 -
 1 file changed, 1 deletion(-)

diff --git a/product/ERP5/tests/testBusinessTemplate.py b/product/ERP5/tests/testBusinessTemplate.py
index 472dd24058..a4092ed663 100644
--- a/product/ERP5/tests/testBusinessTemplate.py
+++ b/product/ERP5/tests/testBusinessTemplate.py
@@ -3080,7 +3080,6 @@ class TestBusinessTemplate(ERP5TypeTestCase, LogInterceptor):
                        CheckBuiltBuildingState \
                        CheckNotInstalledInstallationState \
                        Tic \
-                       Pdb \
                        InstallWithRemoveCheckedBusinessTemplate \
                        Tic \
                        CheckInstalledInstallationState \
-- 
2.30.9