[Rt-commit] r11523 - rt/branches/3.8-TESTING/t/web

sunnavy at bestpractical.com sunnavy at bestpractical.com
Fri Apr 4 22:32:57 EDT 2008


Author: sunnavy
Date: Fri Apr  4 22:32:57 2008
New Revision: 11523

Modified:
   rt/branches/3.8-TESTING/t/web/compilation_errors.t

Log:
fixed tests number

Modified: rt/branches/3.8-TESTING/t/web/compilation_errors.t
==============================================================================
--- rt/branches/3.8-TESTING/t/web/compilation_errors.t	(original)
+++ rt/branches/3.8-TESTING/t/web/compilation_errors.t	Fri Apr  4 22:32:57 2008
@@ -2,7 +2,7 @@
 
 use strict;
 use Test::More;
-plan tests => 395;
+plan tests => 407;
 use HTTP::Request::Common;
 use HTTP::Cookies;
 use LWP;


More information about the Rt-commit mailing list