diff options
author | Dave Arter <davea@mysociety.org> | 2019-06-04 15:08:58 +0100 |
---|---|---|
committer | Dave Arter <davea@mysociety.org> | 2019-06-04 15:08:58 +0100 |
commit | f4cbb3b53941ae3cb2816d2b26bf3b6f9db0ca2a (patch) | |
tree | aec402df92dc11e160063115af6b9555a7dd0361 /t/map/tests.t | |
parent | 500d4fe948bae1ee5a2d4dab8820c1d0ea9424c2 (diff) | |
parent | 3139d214cdcb606c668793384559480a96819dfa (diff) |
Merge branch 'hounslow-reviewed'
Diffstat (limited to 't/map/tests.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 7cc8f6860..692cf6790 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', + 'Hounslow' => 'hounslow/assets.js', 'OSM' => 'OpenStreetMap.js', 'CycleMap' => 'OpenStreetMap.js', 'MapQuest' => 'OpenStreetMap.js', |