[Erp5-report] r16663 - /erp5/trunk/products/ERP5Banking/tests/testERP5BankingCheckDeposit.py

nobody at svn.erp5.org nobody at svn.erp5.org
Thu Sep 27 15:53:08 CEST 2007


Author: seb
Date: Thu Sep 27 15:53:07 2007
New Revision: 16663

URL: http://svn.erp5.org?rev=16663&view=rev
Log:
sorry, remove pdb

Modified:
    erp5/trunk/products/ERP5Banking/tests/testERP5BankingCheckDeposit.py

Modified: erp5/trunk/products/ERP5Banking/tests/testERP5BankingCheckDeposit.py
URL: http://svn.erp5.org/erp5/trunk/products/ERP5Banking/tests/testERP5BankingCheckDeposit.py?rev=16663&r1=16662&r2=16663&view=diff
==============================================================================
--- erp5/trunk/products/ERP5Banking/tests/testERP5BankingCheckDeposit.py (original)
+++ erp5/trunk/products/ERP5Banking/tests/testERP5BankingCheckDeposit.py Thu Sep 27 15:53:07 2007
@@ -220,7 +220,6 @@
         quantity_unit_value=self.unit)
     self.assertNotEqual(self.check_operation_line_1, None)
     self.assertEqual(len(self.check_deposit.objectIds()), 1)
-    import pdb; pdb.set_trace()
 
 
   def stepAddWrongCheckOperationLine(self, sequence=None, sequence_list=None, **kwd):




More information about the Erp5-report mailing list