[Rt-commit] r10840 - rt/branches/3.7-RTIR-RELENG/t/web
ruz at bestpractical.com
ruz at bestpractical.com
Thu Feb 14 09:07:37 EST 2008
Author: ruz
Date: Thu Feb 14 09:07:37 2008
New Revision: 10840
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 Thu Feb 14 09:07:37 2008
@@ -2,7 +2,7 @@
use strict;
use Test::More;
-plan tests => 391;
+plan tests => 395;
use HTTP::Request::Common;
use HTTP::Cookies;
use LWP;
More information about the Rt-commit
mailing list