[Rt-commit] r8696 - rtir/branches/2.3-EXPERIMENTAL/t/incident
ruz at bestpractical.com
ruz at bestpractical.com
Wed Aug 22 19:10:46 EDT 2007
Author: ruz
Date: Wed Aug 22 19:10:46 2007
New Revision: 8696
Modified:
rtir/branches/2.3-EXPERIMENTAL/t/incident/abandon.t
Log:
* fix number of tests
Modified: rtir/branches/2.3-EXPERIMENTAL/t/incident/abandon.t
==============================================================================
--- rtir/branches/2.3-EXPERIMENTAL/t/incident/abandon.t (original)
+++ rtir/branches/2.3-EXPERIMENTAL/t/incident/abandon.t Wed Aug 22 19:10:46 2007
@@ -3,7 +3,7 @@
use strict;
use warnings;
-use Test::More tests => 41;
+use Test::More tests => 49;
require "t/rtir-test.pl";
use_ok('RT::IR');
More information about the Rt-commit
mailing list