From 68db4024f02e5ddd0a7bf4d3f1109cfe8ae2b69a Mon Sep 17 00:00:00 2001 From: Tomas Cohen Arazi Date: Fri, 31 Jul 2020 10:17:01 -0300 Subject: [PATCH] Bug 26115: Remove leftover Carp::Always Signed-off-by: Tomas Cohen Arazi --- t/db_dependent/Illrequests.t | 1 - 1 file changed, 1 deletion(-) diff --git a/t/db_dependent/Illrequests.t b/t/db_dependent/Illrequests.t index bc8e170958..be59d1ae86 100644 --- a/t/db_dependent/Illrequests.t +++ b/t/db_dependent/Illrequests.t @@ -35,7 +35,6 @@ use Test::MockModule; use Test::Exception; use Test::Deep qw/ cmp_deeply ignore /; use Test::Warn; -use Carp::Always; use Test::More tests => 12; -- 2.28.0