From 025eafaf807a01de6bf3d3c81a141e400a58853b Mon Sep 17 00:00:00 2001 From: Colin Kuskie Date: Mon, 14 Jun 2010 13:27:32 -0700 Subject: [PATCH] Update number of tests. --- t/Inbox/Groups.t | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/t/Inbox/Groups.t b/t/Inbox/Groups.t index bf5bbe8fb..1cc748fa5 100644 --- a/t/Inbox/Groups.t +++ b/t/Inbox/Groups.t @@ -24,7 +24,7 @@ use WebGUI::User; use Test::More; -plan tests => 13; +plan tests => 14; use Data::Dumper;