Bug 26115: Remove leftover Carp::Always
authorTomas Cohen Arazi <tomascohen@theke.io>
Fri, 31 Jul 2020 13:17:01 +0000 (10:17 -0300)
committerJonathan Druart <jonathan.druart@bugs.koha-community.org>
Thu, 6 Aug 2020 09:37:06 +0000 (11:37 +0200)
Signed-off-by: Tomas Cohen Arazi <tomascohen@theke.io>

Signed-off-by: Jonathan Druart <jonathan.druart@bugs.koha-community.org>

Signed-off-by: Jonathan Druart <jonathan.druart@bugs.koha-community.org>

t/db_dependent/Illrequests.t

index bc8e170..be59d1a 100644 (file)
@@ -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;