diff options
author | Dave Arter <davea@mysociety.org> | 2018-02-05 17:19:57 +0000 |
---|---|---|
committer | Dave Arter <davea@mysociety.org> | 2018-04-03 12:44:23 +0100 |
commit | 28421b06d4cb2a5c6a3fccb4e8b4aea7f1fd1e84 (patch) | |
tree | 4d43aa8047ec3da2d4f6e0414368a2e2427a2ee7 /t | |
parent | 6da718298f39aa8c90f91be33061c404e29e728c (diff) |
[Buckinghamshire] Add grit bins/street lighting asset layers
Diffstat (limited to '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 1123133e4..3b2b072b7 100644 --- a/t/map/tests.t +++ b/t/map/tests.t @@ -6,6 +6,7 @@ my $requires = { 'Bing' => 'map-bing-ol.js', 'Bristol' => 'bristol/js.js', 'Bromley' => 'bromley/map.js', + 'Buckinghamshire' => 'buckinghamshire/js.js', 'FMS' => 'map-fms.js', 'Google' => 'map-google.js', 'GoogleOL' => 'map-google-ol.js', |