[Rt-commit] r8818 - in rt/branches/3.7-EXPERIMENTAL: .
sartak at bestpractical.com
sartak at bestpractical.com
Tue Aug 28 16:45:57 EDT 2007
Author: sartak
Date: Tue Aug 28 16:45:52 2007
New Revision: 8818
Modified:
rt/branches/3.7-EXPERIMENTAL/ (props changed)
rt/branches/3.7-EXPERIMENTAL/t/mail/gnupg-bad.t
Log:
r37595 at onn: sartak | 2007-08-28 16:45:38 -0400
Skip all gnupg-bad tests for now
Modified: rt/branches/3.7-EXPERIMENTAL/t/mail/gnupg-bad.t
==============================================================================
--- rt/branches/3.7-EXPERIMENTAL/t/mail/gnupg-bad.t (original)
+++ rt/branches/3.7-EXPERIMENTAL/t/mail/gnupg-bad.t Tue Aug 28 16:45:52 2007
@@ -1,7 +1,7 @@
#!/usr/bin/perl
use strict;
use warnings;
-use Test::More tests => 59;
+use Test::More skip_all => "Not fleshed out yet";
use File::Temp;
use RT::Test;
use Cwd 'getcwd';
More information about the Rt-commit
mailing list