diff options
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', |