aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorlouise <louise>2009-10-21 16:09:22 +0000
committerlouise <louise>2009-10-21 16:09:22 +0000
commit0dfee022ef4005440a8ff612b6baa0190eaa5813 (patch)
treee4cda25a42d3ef40bcc9af717161fe6ba39450e7
parentc40e253074c8ce38ae2715979effd86a22562f1a (diff)
Updating references to MockQuery
-rwxr-xr-xt/Page.t4
1 files changed, 2 insertions, 2 deletions
diff --git a/t/Page.t b/t/Page.t
index d69a26c4c..90789561d 100755
--- a/t/Page.t
+++ b/t/Page.t
@@ -6,7 +6,7 @@
# Copyright (c) 2009 UK Citizens Online Democracy. All rights reserved.
# Email: louise@mysociety.org; WWW: http://www.mysociety.org/
#
-# $Id: Page.t,v 1.6 2009-10-07 08:18:42 louise Exp $
+# $Id: Page.t,v 1.7 2009-10-21 16:09:22 louise Exp $
#
use strict;
@@ -20,7 +20,7 @@ use lib "$FindBin::Bin/../perllib";
use lib "$FindBin::Bin/../../perllib";
use Page;
-use MockQuery;
+use mySociety::MockQuery;
use mySociety::Locale;
sub mock_query(){