summaryrefslogtreecommitdiffstats
path: root/t/comments.t
diff options
context:
space:
mode:
Diffstat (limited to 't/comments.t')
-rw-r--r--t/comments.t2
1 files changed, 1 insertions, 1 deletions
diff --git a/t/comments.t b/t/comments.t
index cced2a9..c030a40 100644
--- a/t/comments.t
+++ b/t/comments.t
@@ -2,7 +2,7 @@
use strict;
use warnings;
use Test::More;
-use File::Temp;
+use File::Temp 0.19;
use File::Copy;
use Path::Class;