diff options
Diffstat (limited to 't/cobrand/restriction.t')
-rw-r--r-- | t/cobrand/restriction.t | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/t/cobrand/restriction.t b/t/cobrand/restriction.t index 873a396b7..4d15cdc48 100644 --- a/t/cobrand/restriction.t +++ b/t/cobrand/restriction.t @@ -17,7 +17,6 @@ sub updates_restriction { package main; -use Test::More; use FixMyStreet::TestMech; my $c = FixMyStreet::App->new; |