[Rt-commit] r7659 - rtir/branches/2.3-EXPERIMENTAL/t
clkao at bestpractical.com
clkao at bestpractical.com
Tue Apr 24 02:24:22 EDT 2007
Author: clkao
Date: Tue Apr 24 02:24:22 2007
New Revision: 7659
Modified:
rtir/branches/2.3-EXPERIMENTAL/t/015-make-clicky.t
Log:
Fix test count. all tests pass!
Modified: rtir/branches/2.3-EXPERIMENTAL/t/015-make-clicky.t
==============================================================================
--- rtir/branches/2.3-EXPERIMENTAL/t/015-make-clicky.t (original)
+++ rtir/branches/2.3-EXPERIMENTAL/t/015-make-clicky.t Tue Apr 24 02:24:22 2007
@@ -3,7 +3,7 @@
use strict;
use warnings;
-use Test::More tests => 185;
+use Test::More tests => 35;
require "t/rtir-test.pl";
More information about the Rt-commit
mailing list