[Rt-commit] r8338 - in rt/branches/3.7-EXPERIMENTAL-TUNIS: t/web
    jesse at bestpractical.com 
    jesse at bestpractical.com
       
    Tue Jul 31 17:59:26 EDT 2007
    
    
  
Author: jesse
Date: Tue Jul 31 17:59:26 2007
New Revision: 8338
Modified:
   rt/branches/3.7-EXPERIMENTAL-TUNIS/   (props changed)
   rt/branches/3.7-EXPERIMENTAL-TUNIS/t/web/command_line.t
Log:
 r64964 at pinglin:  jesse | 2007-07-31 17:59:14 -0400
  * test failure due to wrong test count
Modified: rt/branches/3.7-EXPERIMENTAL-TUNIS/t/web/command_line.t
==============================================================================
--- rt/branches/3.7-EXPERIMENTAL-TUNIS/t/web/command_line.t	(original)
+++ rt/branches/3.7-EXPERIMENTAL-TUNIS/t/web/command_line.t	Tue Jul 31 17:59:26 2007
@@ -3,7 +3,7 @@
 use strict;
 use Test::Expect;
 #use Test::More qw/no_plan/;
-use Test::More tests => 202;
+use Test::More tests => 203;
 use RT::Test;
 my ($baseurl, $m) = RT::Test->started_ok;
 
    
    
More information about the Rt-commit
mailing list