summaryrefslogtreecommitdiffstats
path: root/t/009bugwords.t
diff options
context:
space:
mode:
Diffstat (limited to 't/009bugwords.t')
-rw-r--r--t/009bugwords.t2
1 files changed, 1 insertions, 1 deletions
diff --git a/t/009bugwords.t b/t/009bugwords.t
index b6cc73699..9249ba4ac 100644
--- a/t/009bugwords.t
+++ b/t/009bugwords.t
@@ -38,7 +38,7 @@ use Support::Files;
use Support::Templates;
use Bugzilla::Util;
-use File::Spec 0.82;
+use File::Spec;
use Test::More tests => ($Support::Templates::num_actual_files);