diff options
Diffstat (limited to 't/app/controller/rss.t')
-rw-r--r-- | t/app/controller/rss.t | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/t/app/controller/rss.t b/t/app/controller/rss.t index bec504760..2258c9f5b 100644 --- a/t/app/controller/rss.t +++ b/t/app/controller/rss.t @@ -1,7 +1,3 @@ -use strict; -use warnings; -use Test::More; - use FixMyStreet::TestMech; use FixMyStreet::App; |