aboutsummaryrefslogtreecommitdiffstats
path: root/t/app/view/web.t
diff options
context:
space:
mode:
Diffstat (limited to 't/app/view/web.t')
-rw-r--r--t/app/view/web.t2
1 files changed, 1 insertions, 1 deletions
diff --git a/t/app/view/web.t b/t/app/view/web.t
index 0f49b986b..3a95a2ad7 100644
--- a/t/app/view/web.t
+++ b/t/app/view/web.t
@@ -1,6 +1,6 @@
use strict;
use warnings;
-use Test::More;
+
use Test::More;
BEGIN { use_ok 'FixMyStreet::App::View::Web' }