diff options
author | Dave Arter <davea@mysociety.org> | 2020-05-29 16:21:57 +0100 |
---|---|---|
committer | Dave Arter <davea@mysociety.org> | 2020-05-29 16:21:57 +0100 |
commit | f8859e29f5bcf75c1b2acb934bd4353f83c5a2c1 (patch) | |
tree | d07c52e68caad84ba7121cd0a0f07e1d9c826c72 /t/Mock/MapIt.pm | |
parent | 363e9b29df531494a01726b3d1d12acb37ac9c8a (diff) |
[UK] Remove Somerset West and Taunton special destination handling
Diffstat (limited to 't/Mock/MapIt.pm')
-rw-r--r-- | t/Mock/MapIt.pm | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/t/Mock/MapIt.pm b/t/Mock/MapIt.pm index d49294a6a..b54ba0ddb 100644 --- a/t/Mock/MapIt.pm +++ b/t/Mock/MapIt.pm @@ -50,7 +50,6 @@ my @PLACES = ( [ '?', 51.345714, -0.227959, 2457, 'Epsom and Ewell Borough Council', 'DIS' ], [ 'CW11 1HZ', 53.145324, -2.370437, 21069, 'Cheshire East Council', 'UTA', 135301, 'Sandbach Town', 'UTW' ], [ '?', 50.78301, -0.646929 ], - [ 'TA1 1QP', 51.023569, -3.099055, 2239, 'Somerset County Council', 'CTY', 2429, 'Taunton Deane Borough Council', 'DIS' ], [ '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' ], |