[Rt-commit] r10687 - in rt/branches/3.999-DANGEROUS: t/mail
jesse at bestpractical.com
jesse at bestpractical.com
Sun Feb 3 12:26:37 EST 2008
Author: jesse
Date: Sun Feb 3 12:26:35 2008
New Revision: 10687
Modified:
rt/branches/3.999-DANGEROUS/ (props changed)
rt/branches/3.999-DANGEROUS/t/mail/sendmail.t
Log:
r76130 at pinglin: jesse | 2008-02-03 12:25:35 -0500
* fixed test count. now failing 25 tests
Modified: rt/branches/3.999-DANGEROUS/t/mail/sendmail.t
==============================================================================
--- rt/branches/3.999-DANGEROUS/t/mail/sendmail.t (original)
+++ rt/branches/3.999-DANGEROUS/t/mail/sendmail.t Sun Feb 3 12:26:35 2008
@@ -1,7 +1,7 @@
#!/usr/bin/perl -w
use strict;
-use RT::Test; use Test::More tests => 143;
+use RT::Test; use Test::More tests => 131;
More information about the Rt-commit
mailing list