diff options
Diffstat (limited to 't/009bugwords.t')
-rw-r--r-- | t/009bugwords.t | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/t/009bugwords.t b/t/009bugwords.t index 740cbf6aa..af83d1eac 100644 --- a/t/009bugwords.t +++ b/t/009bugwords.t @@ -15,7 +15,7 @@ # "[% terms.bug %]". This test makes sure the relevant words aren't used # bare. -use 5.10.1; +use 5.14.0; use strict; use warnings; |