aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rwxr-xr-xt/Page.t4
1 files changed, 2 insertions, 2 deletions
diff --git a/t/Page.t b/t/Page.t
index 67ac53518..77e48e809 100755
--- a/t/Page.t
+++ b/t/Page.t
@@ -6,12 +6,12 @@
# Copyright (c) 2009 UK Citizens Online Democracy. All rights reserved.
# Email: louise@mysociety.org; WWW: http://www.mysociety.org/
#
-# $Id: Page.t,v 1.10 2009-11-18 15:35:03 louise Exp $
+# $Id: Page.t,v 1.11 2009-11-18 16:57:40 louise Exp $
#
use strict;
use warnings;
-use Test::More tests => 22;
+use Test::More tests => 15;
use Test::Exception;
use FindBin;