diff options
author | Struan Donald <struan@exo.org.uk> | 2019-12-04 09:50:28 +0000 |
---|---|---|
committer | Struan Donald <struan@exo.org.uk> | 2019-12-04 09:50:28 +0000 |
commit | 9ca53c995ec010524e32cb76cd5e3f8725e9f423 (patch) | |
tree | 2ec6872670f0f168acc5a243bac94bbcc6bdfe1b /t/Mock/MapIt.pm | |
parent | 4576997254c7dc857fa04e186905fcd5850b20c9 (diff) | |
parent | 26119d763cafb8c80541633a0f7548a8d9e3a906 (diff) |
Merge branch 'issues/freshdesk/102-peterborough-title-limit'
Diffstat (limited to 't/Mock/MapIt.pm')
-rw-r--r-- | t/Mock/MapIt.pm | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/t/Mock/MapIt.pm b/t/Mock/MapIt.pm index c6e9b0af8..f7dd2eb83 100644 --- a/t/Mock/MapIt.pm +++ b/t/Mock/MapIt.pm @@ -51,6 +51,7 @@ my @PLACES = ( [ 'GU51 4AE', 51.279456, -0.846216, 2333, 'Hart District Council', 'DIS', 2227, 'Hampshire County Council', 'CTY' ], [ 'WS1 4NH', 52.563074, -1.991032, 2535, 'Sandwell Borough Council', 'MTD' ], [ 'PO30 5XJ', 50.71086, -1.29573, 2636, 'Isle of Wight Council', 'UTA' ], + [ 'PE1 1HF', 52.57146, -0.24201, 2566, 'Peterborough City Council', 'UTA' ], [ 'OX28 4DS', 51.784721, -1.494453 ], [ 'E14 2DN', 51.508536, '0.000001' ], # Norway |