diff options
Diffstat (limited to 't/cobrand/hart.t')
-rw-r--r-- | t/cobrand/hart.t | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/t/cobrand/hart.t b/t/cobrand/hart.t index f4a2473eb..d1681a537 100644 --- a/t/cobrand/hart.t +++ b/t/cobrand/hart.t @@ -1,7 +1,3 @@ -use strict; -use warnings; -use Test::More; - use FixMyStreet::TestMech; my $mech = FixMyStreet::TestMech->new; |