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