Bug 26115: Remove leftover Carp::Always
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>
This commit is contained in:
parent
6a55ca6a82
commit
550cb7eb43
1 changed files with 0 additions and 1 deletions
|
@ -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;
|
||||
|
||||
|
|
Loading…
Reference in a new issue