aboutsummaryrefslogtreecommitdiffstats
path: root/t/map/tilma
diff options
context:
space:
mode:
authorMatthew Somerville <matthew-github@dracos.co.uk>2017-08-29 15:15:10 +0100
committerMatthew Somerville <matthew-github@dracos.co.uk>2017-08-29 15:15:10 +0100
commit759b5ef970546c0a70fb4f8d051b1f6dd54e4d2d (patch)
tree2f76a073e1c07df40e8cec71cafef02f5d54c184 /t/map/tilma
parent05c6a4b980b07a7c15b6b9727f6315d326e233a0 (diff)
parentb43dbace0f747897640920e4cf9adb55b84bc2c8 (diff)
Merge branch 'move-report-states-to-database-part-1'
Diffstat (limited to 't/map/tilma')
-rw-r--r--t/map/tilma/original.t3
1 files changed, 0 insertions, 3 deletions
diff --git a/t/map/tilma/original.t b/t/map/tilma/original.t
index 4766e9363..b29155bee 100644
--- a/t/map/tilma/original.t
+++ b/t/map/tilma/original.t
@@ -2,14 +2,11 @@ use FixMyStreet::DB;
use FixMyStreet::Map;
use FixMyStreet::TestMech;
use DateTime;
-use mySociety::Locale;
use Catalyst::Test 'FixMyStreet::App';
my $mech = FixMyStreet::TestMech->new;
-mySociety::Locale::gettext_domain('FixMyStreet');
-
FixMyStreet::Map::set_map_class();
my $c = ctx_request('http://fixmystreet.com/test?bbox=-7.6,49.7,-7.5,49.8');