[Rt-commit] r9174 - in rt/branches/3.7-RTIR-RELENG: .

sartak at bestpractical.com sartak at bestpractical.com
Thu Sep 27 17:45:06 EDT 2007


Author: sartak
Date: Thu Sep 27 17:45:02 2007
New Revision: 9174

Modified:
   rt/branches/3.7-RTIR-RELENG/   (props changed)
   rt/branches/3.7-RTIR-RELENG/t/web/gnupg-select-keys-on-create.t
   rt/branches/3.7-RTIR-RELENG/t/web/gnupg-select-keys-on-update.t

Log:
 r43199 at onn:  sartak | 2007-09-27 17:44:41 -0400
 Fix some test plans


Modified: rt/branches/3.7-RTIR-RELENG/t/web/gnupg-select-keys-on-create.t
==============================================================================
--- rt/branches/3.7-RTIR-RELENG/t/web/gnupg-select-keys-on-create.t	(original)
+++ rt/branches/3.7-RTIR-RELENG/t/web/gnupg-select-keys-on-create.t	Thu Sep 27 17:45:02 2007
@@ -2,7 +2,7 @@
 use strict;
 use warnings;
 
-use Test::More tests => 69;
+use Test::More tests => 57;
 use RT::Test;
 use RT::Action::SendEmail;
 use File::Temp qw(tempdir);

Modified: rt/branches/3.7-RTIR-RELENG/t/web/gnupg-select-keys-on-update.t
==============================================================================
--- rt/branches/3.7-RTIR-RELENG/t/web/gnupg-select-keys-on-update.t	(original)
+++ rt/branches/3.7-RTIR-RELENG/t/web/gnupg-select-keys-on-update.t	Thu Sep 27 17:45:02 2007
@@ -2,7 +2,7 @@
 use strict;
 use warnings;
 
-use Test::More tests => 52;
+use Test::More tests => 64;
 use RT::Test;
 use RT::Action::SendEmail;
 use File::Temp qw(tempdir);


More information about the Rt-commit mailing list