[Rt-commit] r17587 - in rt/branches/3.999-DANGEROUS: .

jesse at bestpractical.com jesse at bestpractical.com
Tue Jan 6 13:02:22 EST 2009


Author: jesse
Date: Tue Jan  6 13:02:22 2009
New Revision: 17587

Modified:
   rt/branches/3.999-DANGEROUS/   (props changed)
   rt/branches/3.999-DANGEROUS/t/ticket/badlinks.t

Log:
 r56595 at 17h:  jesse | 2009-01-06 11:46:20 -0500
 * incorrect test count


Modified: rt/branches/3.999-DANGEROUS/t/ticket/badlinks.t
==============================================================================
--- rt/branches/3.999-DANGEROUS/t/ticket/badlinks.t	(original)
+++ rt/branches/3.999-DANGEROUS/t/ticket/badlinks.t	Tue Jan  6 13:02:22 2009
@@ -2,7 +2,7 @@
 use strict;
 use warnings;
 use RT::Test;
-use Test::More tests => 18;
+use Test::More tests => 17;
 
 my ($baseurl, $m) = RT::Test->started_ok;
 ok($m->login, "Logged in");


More information about the Rt-commit mailing list