[Rt-commit] rt branch, admin_ui, updated. d4cca3128887e55a5ed7f3e548724e0812977ef4

sunnavy at bestpractical.com sunnavy at bestpractical.com
Thu Jan 28 05:32:00 EST 2010


The branch, admin_ui has been updated
       via  d4cca3128887e55a5ed7f3e548724e0812977ef4 (commit)
      from  3968fa16d122f642ea6384abeb7f4a55eefb7e34 (commit)

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

- Log -----------------------------------------------------------------
commit d4cca3128887e55a5ed7f3e548724e0812977ef4
Author: sunnavy <sunnavy at bestpractical.com>
Date:   Thu Jan 28 18:23:03 2010 +0800

    test number fix

diff --git a/t/web/custom_frontpage.t b/t/web/custom_frontpage.t
index 4fb746a..737f2fd 100644
--- a/t/web/custom_frontpage.t
+++ b/t/web/custom_frontpage.t
@@ -2,7 +2,7 @@
 use strict;
 
 use RT::Test strict  => 1;
-use Test::More tests => 7;
+use Test::More tests => 9;
 
 my ( $baseurl, $m ) = RT::Test->started_ok;
 

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


More information about the Rt-commit mailing list