[Rt-commit] r9919 - rt/branches/3.7-RTIR-RELENG/t/web

ruz at bestpractical.com ruz at bestpractical.com
Wed Dec 12 14:37:28 EST 2007


Author: ruz
Date: Wed Dec 12 14:37:26 2007
New Revision: 9919

Modified:
   rt/branches/3.7-RTIR-RELENG/t/web/compilation_errors.t

Log:
* fix number of tests

Modified: rt/branches/3.7-RTIR-RELENG/t/web/compilation_errors.t
==============================================================================
--- rt/branches/3.7-RTIR-RELENG/t/web/compilation_errors.t	(original)
+++ rt/branches/3.7-RTIR-RELENG/t/web/compilation_errors.t	Wed Dec 12 14:37:26 2007
@@ -2,7 +2,7 @@
 
 use strict;
 use Test::More;
-plan tests => 387;
+plan tests => 391;
 use HTTP::Request::Common;
 use HTTP::Cookies;
 use LWP;


More information about the Rt-commit mailing list