[Erp5-report] r43435 luke - /erp5/trunk/products/ERP5OOo/tests/testOOoImport.py

nobody at svn.erp5.org nobody at svn.erp5.org
Thu Feb 17 16:33:09 CET 2011


Author: luke
Date: Thu Feb 17 16:33:09 2011
New Revision: 43435

URL: http://svn.erp5.org?rev=43435&view=rev
Log:
 - not needed class attributes

Modified:
    erp5/trunk/products/ERP5OOo/tests/testOOoImport.py

Modified: erp5/trunk/products/ERP5OOo/tests/testOOoImport.py
URL: http://svn.erp5.org/erp5/trunk/products/ERP5OOo/tests/testOOoImport.py?rev=43435&r1=43434&r2=43435&view=diff
==============================================================================
--- erp5/trunk/products/ERP5OOo/tests/testOOoImport.py [utf8] (original)
+++ erp5/trunk/products/ERP5OOo/tests/testOOoImport.py [utf8] Thu Feb 17 16:33:09 2011
@@ -127,9 +127,6 @@ class TestOOoImport(TestOOoImportMixin):
     ERP5  test import object list from OOo Document
   """
 
-  # pseudo constants
-  RUN_ALL_TEST = 1
-  QUIET = 0
   ##################################
   ##  ZopeTestCase Skeleton
   ##################################



More information about the Erp5-report mailing list