View | Details | Raw Unified | Return to bug 17672
Collapse All | Expand All

(-)a/t/db_dependent/Items.t (-2 / +1 lines)
Lines 32-38 use t::lib::TestBuilder; Link Here
32
use Koha::MarcSubfieldStructures;
32
use Koha::MarcSubfieldStructures;
33
use Koha::Caches;
33
use Koha::Caches;
34
34
35
use Test::More tests => 12;
35
use Test::More tests => 13;
36
36
37
use Test::Warn;
37
use Test::Warn;
38
38
39
- 

Return to bug 17672