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.t1
1 files changed, 1 insertions, 0 deletions
diff --git a/t/cache_contains_data.t b/t/cache_contains_data.t
index 2187ab0..48832f4 100644
--- a/t/cache_contains_data.t
+++ b/t/cache_contains_data.t
@@ -1,6 +1,7 @@
use strict;
use warnings;
+use Log::Any::Adapter ('TAP');
use Test::More;
use Test::MockObject;
use Test::Differences;