diff options
author | Matthew Somerville <matthew-github@dracos.co.uk> | 2017-08-25 12:44:30 +0100 |
---|---|---|
committer | Matthew Somerville <matthew-github@dracos.co.uk> | 2017-08-25 12:45:45 +0100 |
commit | a51c4dff85fa403978a313b4330081fd3ca9993c (patch) | |
tree | 658ddbe1d0322ef85877bc5d21258d9bd06724e3 /t/Mock | |
parent | 2d7d19048e568ddd78fa4c6929a0c0ec896df3b8 (diff) |
Make sure gettext domain specified in all tests.
Diffstat (limited to 't/Mock')
-rw-r--r-- | t/Mock/MapItZurich.pm | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/t/Mock/MapItZurich.pm b/t/Mock/MapItZurich.pm index f7bcda31d..f7fd61a32 100644 --- a/t/Mock/MapItZurich.pm +++ b/t/Mock/MapItZurich.pm @@ -3,8 +3,6 @@ package t::Mock::MapItZurich; use JSON::MaybeXS; use Web::Simple; -use mySociety::Locale; - has json => ( is => 'lazy', default => sub { |