[Rt-commit] r8347 - in rt/branches/3.7-EXPERIMENTAL-TUNIS: .
jesse at bestpractical.com
jesse at bestpractical.com
Tue Jul 31 19:46:45 EDT 2007
Author: jesse
Date: Tue Jul 31 19:46:45 2007
New Revision: 8347
Modified:
rt/branches/3.7-EXPERIMENTAL-TUNIS/ (props changed)
rt/branches/3.7-EXPERIMENTAL-TUNIS/t/mail/gateway.t
Log:
r64973 at pinglin: jesse | 2007-07-31 19:44:31 -0400
* test count was wrong
Modified: rt/branches/3.7-EXPERIMENTAL-TUNIS/t/mail/gateway.t
==============================================================================
--- rt/branches/3.7-EXPERIMENTAL-TUNIS/t/mail/gateway.t (original)
+++ rt/branches/3.7-EXPERIMENTAL-TUNIS/t/mail/gateway.t Tue Jul 31 19:46:45 2007
@@ -56,7 +56,7 @@
use strict;
use warnings;
-use Test::More tests => 152;
+use Test::More tests => 153;
use RT::Test config => 'Set( $UnsafeEmailCommands, 1);';
my ($baseurl, $m) = RT::Test->started_ok;
More information about the Rt-commit
mailing list