From 645b80f824304ca30d9c5f00bd9a50d45acf2af9 Mon Sep 17 00:00:00 2001
From: Kazuhiko Shiozaki <kazuhiko@nexedi.com>
Date: Fri, 5 Mar 2010 14:58:06 +0000
Subject: [PATCH] forgot to remove stepPdb, sorry.

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

diff --git a/product/ERP5/tests/testInvoice.py b/product/ERP5/tests/testInvoice.py
index 285c5cafbd..b7cabdeb00 100644
--- a/product/ERP5/tests/testInvoice.py
+++ b/product/ERP5/tests/testInvoice.py
@@ -2917,7 +2917,6 @@ class TestSaleInvoice(TestSaleInvoiceMixin, TestInvoice, ERP5TypeTestCase):
 
     stepRebuildAndCheckNothingIsCreated
     stepCheckInvoicesConsistency
-    stepPdb
     """
 
     mid_sequence_list = ["""
-- 
2.30.9