diff options
Diffstat (limited to 't/app/controller/alert.t')
-rw-r--r-- | t/app/controller/alert.t | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/t/app/controller/alert.t b/t/app/controller/alert.t index cb5949b8f..3ae71b7c1 100644 --- a/t/app/controller/alert.t +++ b/t/app/controller/alert.t @@ -1,6 +1,3 @@ -use strict; -use warnings; -use Test::More; use LWP::Protocol::PSGI; use FixMyStreet::TestMech; |