Browse Source

Bug 16850: Adjust number of tests

Signed-off-by: Kyle M Hall <kyle@bywatersolutions.com>
16.11.x
Jonathan Druart 8 years ago
committed by Kyle M Hall
parent
commit
c962285e40
  1. 2
      t/db_dependent/Circulation.t

2
t/db_dependent/Circulation.t

@ -29,7 +29,7 @@ use Koha::Database;
use t::lib::TestBuilder;
use Test::More tests => 87;
use Test::More tests => 88;
BEGIN {
use_ok('C4::Circulation');

Loading…
Cancel
Save