[Erp5-report] r32245 yusuke - /erp5/trunk/products/ERP5/tests/testAdvancedInvoicing.py

nobody at svn.erp5.org nobody at svn.erp5.org
Thu Feb 4 04:12:04 CET 2010


Author: yusuke
Date: Thu Feb  4 04:12:04 2010
New Revision: 32245

URL: http://svn.erp5.org?rev=32245&view=rev
Log:
remove an empty test method

Modified:
    erp5/trunk/products/ERP5/tests/testAdvancedInvoicing.py

Modified: erp5/trunk/products/ERP5/tests/testAdvancedInvoicing.py
URL: http://svn.erp5.org/erp5/trunk/products/ERP5/tests/testAdvancedInvoicing.py?rev=32245&r1=32244&r2=32245&view=diff
==============================================================================
--- erp5/trunk/products/ERP5/tests/testAdvancedInvoicing.py [utf8] (original)
+++ erp5/trunk/products/ERP5/tests/testAdvancedInvoicing.py [utf8] Thu Feb  4 04:12:04 2010
@@ -385,10 +385,6 @@
     if err_list:
       self.fail(''.join(err_list))
 
-  def test_Workflow(self):
-    """XXX: Make a test for auto_planned"""
-    pass
-
 
 class TestAdvancedSaleInvoice(TestAdvancedInvoice):
   quiet = 1




More information about the Erp5-report mailing list