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