[Rt-commit] r10099 - in rt/branches/3.7-EXPERIMENTAL: .

ruz at bestpractical.com ruz at bestpractical.com
Mon Dec 24 18:51:26 EST 2007


Author: ruz
Date: Mon Dec 24 18:51:26 2007
New Revision: 10099

Modified:
   rt/branches/3.7-EXPERIMENTAL/   (props changed)
   rt/branches/3.7-EXPERIMENTAL/t/web/compilation_errors.t

Log:
 r9920 at cubic-pc (orig r9919):  ruz | 2007-12-12 22:37:26 +0300
 * fix number of tests


Modified: rt/branches/3.7-EXPERIMENTAL/t/web/compilation_errors.t
==============================================================================
--- rt/branches/3.7-EXPERIMENTAL/t/web/compilation_errors.t	(original)
+++ rt/branches/3.7-EXPERIMENTAL/t/web/compilation_errors.t	Mon Dec 24 18:51: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