diff options
author | M Somerville <matthew-github@dracos.co.uk> | 2020-08-13 20:58:31 +0100 |
---|---|---|
committer | M Somerville <matthew-github@dracos.co.uk> | 2020-08-14 16:41:10 +0100 |
commit | a049a21d86ae8f4b92f3cf7c78f96ab777a9a88f (patch) | |
tree | c95802e72e28a04c3c4ab5c2d4d3ab48b7b0b90e /t/map/tests.t | |
parent | 0ed2a7aeb0cb913a047b59b56aee5c35074ed79e (diff) |
MapQuest tiles went away a long time ago.
Diffstat (limited to 't/map/tests.t')
-rw-r--r-- | t/map/tests.t | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/t/map/tests.t b/t/map/tests.t index 7d7efab22..e6de55b8f 100644 --- a/t/map/tests.t +++ b/t/map/tests.t @@ -18,7 +18,6 @@ my $requires = { 'MasterMap' => 'map-mastermap.js', 'Northamptonshire' => 'map-wms-northamptonshire.js', 'CycleMap' => 'OpenStreetMap.js', - 'MapQuest' => 'OpenStreetMap.js', 'StreetView' => 'map-streetview.js', 'TonerLite' => 'map-toner-lite.js', 'Zurich' => 'map-wmts-zurich.js', |