summaryrefslogtreecommitdiffstats
path: root/t/handle_added_archives.t
diff options
context:
space:
mode:
Diffstat (limited to 't/handle_added_archives.t')
-rw-r--r--t/handle_added_archives.t1
1 files changed, 1 insertions, 0 deletions
diff --git a/t/handle_added_archives.t b/t/handle_added_archives.t
index c2b8e78..01f8663 100644
--- a/t/handle_added_archives.t
+++ b/t/handle_added_archives.t
@@ -1,6 +1,7 @@
use strict;
use warnings;
+use Log::Any::Adapter ('TAP');
use POSIX qw(tzset);
use Test::Differences;
use Test::MockObject;