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