diff options
Diffstat (limited to 't/map/tests.t')
-rw-r--r-- | t/map/tests.t | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/t/map/tests.t b/t/map/tests.t index 1123133e4..e6749b813 100644 --- a/t/map/tests.t +++ b/t/map/tests.t @@ -3,9 +3,11 @@ use Test::More; my $requires = { 'Angus' => 'angus/js.js', + 'BathNES' => 'bathnes/js.js', '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', |