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