diff options
author | Dave Arter <davea@mysociety.org> | 2018-06-14 15:52:11 +0100 |
---|---|---|
committer | Dave Arter <davea@mysociety.org> | 2018-08-17 11:04:19 +0100 |
commit | b0c5155b23f4d792df669c7951f2e925ad84f964 (patch) | |
tree | 0b6745fe2d5acd30f0729e3e303cd2caa30f23f8 /t/map | |
parent | 7f95b46a2516a5104c699bd03231a7a7d8f88a1d (diff) |
[Lincolnshire] Add assets to map & roadworks.org integration
Diffstat (limited to 't/map')
-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 5575eafbb..396601379 100644 --- a/t/map/tests.t +++ b/t/map/tests.t @@ -8,6 +8,7 @@ my $requires = { 'Bristol' => 'bristol/assets.js', 'Bromley' => 'bromley/assets.js', 'Buckinghamshire' => 'buckinghamshire/assets.js', + 'Lincolnshire' => 'lincolnshire/assets.js', 'FMS' => 'map-fms.js', 'Google' => 'map-google.js', 'GoogleOL' => 'map-google-ol.js', |