Author: coke
Date: Tue Aug 19 05:52:14 2008
New Revision: 30334

Modified:
   trunk/languages/t/harness

Log:
[docs] actually show verbose output, and pick a file that actually exists as a 
sample.


Modified: trunk/languages/t/harness
==============================================================================
--- trunk/languages/t/harness   (original)
+++ trunk/languages/t/harness   Tue Aug 19 05:52:14 2008
@@ -46,7 +46,7 @@
 
 =item Run a single test for more detailed output.
 
-    cd languages/tcl && prove t/joe_test.t
+    cd languages/tcl && prove -v t/cmd_lsort.t
 
 =back
 

Reply via email to