[Erp5-report] r30097 - /erp5/trunk/products/ERP5Type/tests/runUnitTest.py

nobody at svn.erp5.org nobody at svn.erp5.org
Thu Oct 29 10:39:22 CET 2009


Author: nicolas.dumazet
Date: Thu Oct 29 10:39:22 2009
New Revision: 30097

URL: http://svn.erp5.org?rev=30097&view=rev
Log:
deleted unnecessary line.

Modified:
    erp5/trunk/products/ERP5Type/tests/runUnitTest.py

Modified: erp5/trunk/products/ERP5Type/tests/runUnitTest.py
URL: http://svn.erp5.org/erp5/trunk/products/ERP5Type/tests/runUnitTest.py?rev=30097&r1=30096&r2=30097&view=diff
==============================================================================
--- erp5/trunk/products/ERP5Type/tests/runUnitTest.py [utf8] (original)
+++ erp5/trunk/products/ERP5Type/tests/runUnitTest.py [utf8] Thu Oct 29 10:39:22 2009
@@ -324,7 +324,6 @@
     pass
   
   TestRunner = backportUnittest.TextTestRunner
-  suite = unittest.TestSuite()
 
   # allow unit tests of our Products or business templates to be reached.
   from glob import glob




More information about the Erp5-report mailing list