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

nobody at svn.erp5.org nobody at svn.erp5.org
Mon Dec 24 14:54:52 CET 2007


Author: vincent
Date: Mon Dec 24 14:54:51 2007
New Revision: 18491

URL: http://svn.erp5.org?rev=18491&view=rev
Log:
Modify usage descriptio to make clear that there can be more than 2 unit tests.

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=18491&r1=18490&r2=18491&view=diff
==============================================================================
--- erp5/trunk/products/ERP5Type/tests/runUnitTest.py (original)
+++ erp5/trunk/products/ERP5Type/tests/runUnitTest.py Mon Dec 24 14:54:51 2007
@@ -14,7 +14,7 @@
 
 __doc__ = """%(program)s: unit test runner for the ERP5 Project
 
-usage: %(program)s [options] [UnitTest1[.TestClass1[.testMethod]] [UnitTest2]]
+usage: %(program)s [options] [UnitTest1[.TestClass1[.testMethod]] [...]]
 
 Options:
   -v, --verbose              produce verbose output




More information about the Erp5-report mailing list