summaryrefslogtreecommitdiffstats
path: root/t/005whitespace.t
diff options
context:
space:
mode:
Diffstat (limited to 't/005whitespace.t')
-rw-r--r--t/005whitespace.t2
1 files changed, 1 insertions, 1 deletions
diff --git a/t/005whitespace.t b/t/005whitespace.t
index 51433fe13..75f532956 100644
--- a/t/005whitespace.t
+++ b/t/005whitespace.t
@@ -32,7 +32,7 @@ use lib 't';
use Support::Files;
use Support::Templates;
-use File::Spec 0.82;
+use File::Spec;
use Test::More tests => ( scalar(@Support::Files::testitems)
+ $Support::Templates::num_actual_files);