[Erp5-report] r42214 gabriel - /erp5/trunk/utils/cloudooo/cloudooo/handler/ooo/tests/

nobody at svn.erp5.org nobody at svn.erp5.org
Tue Jan 11 16:33:22 CET 2011


Author: gabriel
Date: Tue Jan 11 16:33:22 2011
New Revision: 42214

URL: http://svn.erp5.org?rev=42214&view=rev
Log:
remove not used code

Modified:
    erp5/trunk/utils/cloudooo/cloudooo/handler/ooo/tests/testApplication.py

Modified: erp5/trunk/utils/cloudooo/cloudooo/handler/ooo/tests/testApplication.py
URL: http://svn.erp5.org/erp5/trunk/utils/cloudooo/cloudooo/handler/ooo/tests/testApplication.py?rev=42214&r1=42213&r2=42214&view=diff
==============================================================================
--- erp5/trunk/utils/cloudooo/cloudooo/handler/ooo/tests/testApplication.py [utf8] (original)
+++ erp5/trunk/utils/cloudooo/cloudooo/handler/ooo/tests/testApplication.py [utf8] Tue Jan 11 16:33:22 2011
@@ -64,6 +64,3 @@ class TestApplication(unittest.TestCase)
 def test_suite():
   return make_suite(TestApplication)
 
-if __name__ == "__main__":
-  suite = unittest.TestLoader().loadTestsFromTestCase(TestApplication)
-  unittest.TextTestRunner(verbosity=2).run(suite)



More information about the Erp5-report mailing list