aboutsummaryrefslogtreecommitdiffstats
path: root/t/i18n.t
diff options
context:
space:
mode:
authorMatthew Somerville <matthew-github@dracos.co.uk>2018-10-04 16:15:18 +0100
committerMatthew Somerville <matthew-github@dracos.co.uk>2018-10-04 16:15:18 +0100
commitc358aa2beeb4637d190a91def6c7a4b23d162b51 (patch)
tree6019e1e9c362dd71dc6731e200ae7f6fc6fb20df /t/i18n.t
parent96bb52d449517b1018841e56e6008dedd03e6f3b (diff)
parenta123e7da22e9dbf8d98d15287526d070ab15bf15 (diff)
Merge branch 'test-warnings'
Diffstat (limited to 't/i18n.t')
-rw-r--r--t/i18n.t1
1 files changed, 1 insertions, 0 deletions
diff --git a/t/i18n.t b/t/i18n.t
index 3984c91ce..54f0a0fc1 100644
--- a/t/i18n.t
+++ b/t/i18n.t
@@ -1,5 +1,6 @@
use strict;
use warnings;
+use utf8;
use Test::More;