[Rt-commit] rt branch, create-action, updated. 10a10aa5ff6208e50844bd2b11ff0cd5e6e4e1d1

sartak at bestpractical.com sartak at bestpractical.com
Thu Nov 19 17:07:50 EST 2009


The branch, create-action has been updated
       via  10a10aa5ff6208e50844bd2b11ff0cd5e6e4e1d1 (commit)
      from  aa7e885d25fafd4ce0f06b54f21069a298d9fbcf (commit)

Summary of changes:
 t/web/attachments.t |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

- Log -----------------------------------------------------------------
commit 10a10aa5ff6208e50844bd2b11ff0cd5e6e4e1d1
Author: Shawn M Moore <sartak at bestpractical.com>
Date:   Thu Nov 19 17:07:44 2009 -0500

    We run an additional test now

diff --git a/t/web/attachments.t b/t/web/attachments.t
index dc37f62..6dfdc5b 100644
--- a/t/web/attachments.t
+++ b/t/web/attachments.t
@@ -1,7 +1,7 @@
 #!/usr/bin/perl -w
 use strict;
 
-use RT::Test strict => 1; use Test::More tests => 14;
+use RT::Test strict => 1; use Test::More tests => 15;
 
 use constant ImageRoot => RT->static_path . '/images';
 use constant LogoFile => ImageRoot .'/bplogo.gif';

-----------------------------------------------------------------------


More information about the Rt-commit mailing list