diff options
author | Zarino Zappia <mail@zarino.co.uk> | 2020-03-04 17:00:12 +0000 |
---|---|---|
committer | Struan Donald <struan@exo.org.uk> | 2020-03-31 09:58:58 +0100 |
commit | a8176ffb8ec2ff5e92c1ee4e25cfa5dd208548af (patch) | |
tree | 1e6b5ef6432b9a8cae4887968cc8e129450a1490 /t | |
parent | 031d37f14b542edad4612fea6d35f75a6904d7c0 (diff) |
[Highways England] Cobrand styles and templates
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 f0c563c11..7d7efab22 100644 --- a/t/map/tests.t +++ b/t/map/tests.t @@ -11,6 +11,7 @@ my $requires = { 'FMS' => 'map-fms.js', 'Google' => 'map-google.js', 'GoogleOL' => 'map-google-ol.js', + 'HighwaysEngland' => 'map-fms.js', 'Hounslow' => 'map-wmts-hounslow.js', 'IsleOfWight' => 'map-wmts-isleofwight.js', 'OSM' => 'OpenStreetMap.js', |