[Erp5-report] r11388 - /erp5/trunk/products/ERP5Banking/tests/testERP5BankingCheckPayment.py

nobody at svn.erp5.org nobody at svn.erp5.org
Mon Nov 20 17:07:25 CET 2006


Author: seb
Date: Mon Nov 20 17:07:22 2006
New Revision: 11388

URL: http://svn.erp5.org?rev=11388&view=rev
Log:
put back the login monkey patch

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

Modified: erp5/trunk/products/ERP5Banking/tests/testERP5BankingCheckPayment.py
URL: http://svn.erp5.org/erp5/trunk/products/ERP5Banking/tests/testERP5BankingCheckPayment.py?rev=11388&r1=11387&r2=11388&view=diff
==============================================================================
--- erp5/trunk/products/ERP5Banking/tests/testERP5BankingCheckPayment.py (original)
+++ erp5/trunk/products/ERP5Banking/tests/testERP5BankingCheckPayment.py Mon Nov 20 17:07:22 2006
@@ -57,6 +57,7 @@
   RUN_ALL_TEST = 1 # we want to run all test
   QUIET = 0 # we don't want the test to be quiet
 
+  login = PortalTestCase.login
 
   def getTitle(self):
     """




More information about the Erp5-report mailing list