aboutsummaryrefslogtreecommitdiffstats
path: root/t/open311.t
diff options
context:
space:
mode:
Diffstat (limited to 't/open311.t')
-rw-r--r--t/open311.t4
1 files changed, 1 insertions, 3 deletions
diff --git a/t/open311.t b/t/open311.t
index 06dec6a6f..a24a0af00 100644
--- a/t/open311.t
+++ b/t/open311.t
@@ -1,8 +1,6 @@
#!/usr/bin/env perl
-use utf8;
-use strict;
-use warnings;
+use FixMyStreet::Test;
use File::Temp 'tempdir';
use Path::Tiny;
use Test::More;