From 5d93953f483cc3259dc7821bb219b288bbc83cc8 Mon Sep 17 00:00:00 2001 From: Kazuhiko Shiozaki <kazuhiko@nexedi.com> Date: Mon, 22 Feb 2010 11:39:08 +0000 Subject: [PATCH] remove stepPdb, sorry. git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@32937 20353a03-c40f-0410-a6d1-a30d3c3de9de --- product/ERP5/tests/testAccountingRules.py | 1 - 1 file changed, 1 deletion(-) diff --git a/product/ERP5/tests/testAccountingRules.py b/product/ERP5/tests/testAccountingRules.py index f82373a472..48c8e8b837 100644 --- a/product/ERP5/tests/testAccountingRules.py +++ b/product/ERP5/tests/testAccountingRules.py @@ -1568,7 +1568,6 @@ class TestAccountingRules(TestAccountingRulesMixin, ERP5TypeTestCase): stepStartInvoice stepTic stepCheckAccountingLinesCoherantWithSimulation - stepPdb """, quiet=quiet ) def test_04b_SimpleInvoiceConfirm(self, quiet=QUIET, run=RUN_ALL_TESTS): -- 2.30.9