[Rt-commit] r8456 - in rtir/branches/2.3-EXPERIMENTAL: .
thayes at bestpractical.com
thayes at bestpractical.com
Wed Aug 8 18:06:37 EDT 2007
Author: thayes
Date: Wed Aug 8 18:06:37 2007
New Revision: 8456
Modified:
rtir/branches/2.3-EXPERIMENTAL/ (props changed)
rtir/branches/2.3-EXPERIMENTAL/t/017-locking.t
Log:
r8662 at toth: toth | 2007-08-08 18:06:10 -0400
* Fixed number of tests
Modified: rtir/branches/2.3-EXPERIMENTAL/t/017-locking.t
==============================================================================
--- rtir/branches/2.3-EXPERIMENTAL/t/017-locking.t (original)
+++ rtir/branches/2.3-EXPERIMENTAL/t/017-locking.t Wed Aug 8 18:06:37 2007
@@ -2,8 +2,8 @@
use strict;
use warnings;
-use Test::More qw/no_plan/;
-#use Test::More tests => 90;
+
+use Test::More tests => 96;
use HTTP::Cookies;
require "t/rtir-test.pl";
More information about the Rt-commit
mailing list