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