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