diff options
Diffstat (limited to 't/app/controller/open311.t')
-rw-r--r-- | t/app/controller/open311.t | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/t/app/controller/open311.t b/t/app/controller/open311.t index 9b0a6f8af..29cd38129 100644 --- a/t/app/controller/open311.t +++ b/t/app/controller/open311.t @@ -1,8 +1,3 @@ -use strict; -use warnings; - -use Test::More; - use FixMyStreet::TestMech; my $mech = FixMyStreet::TestMech->new; |