aboutsummaryrefslogtreecommitdiffstats
path: root/t/app/controller
diff options
context:
space:
mode:
authorMatthew Somerville <matthew@mysociety.org>2012-11-12 18:32:06 +0000
committerMatthew Somerville <matthew@mysociety.org>2012-11-12 18:32:06 +0000
commit88942202e6e74c8586074ac7b7ed2d1e6f1c9a9a (patch)
tree10df3a9ec99773397faddbcf7923a46d8efac7c5 /t/app/controller
parent74c1a09a10d606d9d8850f7fb70b6e578d2c3877 (diff)
Remove unused function, add gridref test.
Diffstat (limited to 't/app/controller')
-rw-r--r--t/app/controller/around.t5
1 files changed, 5 insertions, 0 deletions
diff --git a/t/app/controller/around.t b/t/app/controller/around.t
index e1c76ff9f..d973543ce 100644
--- a/t/app/controller/around.t
+++ b/t/app/controller/around.t
@@ -66,6 +66,11 @@ foreach my $test (
latitude => '51.50101',
longitude => '-0.141587',
},
+ {
+ pc => 'TQ 388 773',
+ latitude => '51.478074',
+ longitude => '-0.001966',
+ },
)
{
subtest "check lat/lng for '$test->{pc}'" => sub {