summaryrefslogtreecommitdiffstats
path: root/t/utf8.t
diff options
context:
space:
mode:
authorJesse Luehrs <doy@tozt.net>2013-01-09 03:15:14 -0600
committerJesse Luehrs <doy@tozt.net>2013-01-09 03:15:14 -0600
commit53533c010062539bb0531f4464d06b371541f292 (patch)
tree2a86c0dcb482f4546296198d4bc897e87ec722ff /t/utf8.t
parent58c4013ea1804cc380dc9afdd5bbdd8be8f88c68 (diff)
downloadlocale-pofilemanager-53533c010062539bb0531f4464d06b371541f292.tar.gz
locale-pofilemanager-53533c010062539bb0531f4464d06b371541f292.zip
dzil fixes
Diffstat (limited to 't/utf8.t')
-rw-r--r--t/utf8.t2
1 files changed, 1 insertions, 1 deletions
diff --git a/t/utf8.t b/t/utf8.t
index 1e7a520..c7611e2 100644
--- a/t/utf8.t
+++ b/t/utf8.t
@@ -3,7 +3,7 @@ use strict;
use warnings;
use utf8;
use Test::More;
-use File::Temp;
+use File::Temp 0.19;
use File::Copy;
use Path::Class;