diff options
author | Matthew Somerville <matthew@mysociety.org> | 2019-11-13 17:28:28 +0000 |
---|---|---|
committer | Matthew Somerville <matthew@mysociety.org> | 2020-01-08 11:36:58 +0000 |
commit | 751d2f231353354e7607d9c5e0db2d8945419fbf (patch) | |
tree | b5b2a9de6605d0cf8cfb10b87757d5c9f170fc2f /t/map/tests.t | |
parent | abeb4050e895ff93f5f66affd1ff07c3943bd2a9 (diff) |
[Cheshire East] Use own map tiles.
Diffstat (limited to 't/map/tests.t')
-rw-r--r-- | t/map/tests.t | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/t/map/tests.t b/t/map/tests.t index 499447ad5..02ec4e69d 100644 --- a/t/map/tests.t +++ b/t/map/tests.t @@ -7,6 +7,7 @@ my $requires = { 'Bromley' => 'map-fms.js', 'Buckinghamshire' => 'map-wmts-buckinghamshire.js', 'Lincolnshire' => 'lincolnshire/assets.js', + 'CheshireEast' => 'map-cheshireeast.js', 'FMS' => 'map-fms.js', 'Google' => 'map-google.js', 'GoogleOL' => 'map-google-ol.js', |