summaryrefslogtreecommitdiffstats
path: root/t/find_archives.t
diff options
context:
space:
mode:
Diffstat (limited to 't/find_archives.t')
-rw-r--r--t/find_archives.t3
1 files changed, 1 insertions, 2 deletions
diff --git a/t/find_archives.t b/t/find_archives.t
index e49cc2f..b10907e 100644
--- a/t/find_archives.t
+++ b/t/find_archives.t
@@ -1,5 +1,4 @@
-use strict;
-use warnings;
+use strictures 2;
use Log::Any::Adapter ('TAP');
use Test::More;