Bug 20837: (RM follow-up) fix test count
authorNick Clemens <nick@bywatersolutions.com>
Thu, 25 Apr 2019 14:25:06 +0000 (14:25 +0000)
committerNick Clemens <nick@bywatersolutions.com>
Thu, 25 Apr 2019 14:25:06 +0000 (14:25 +0000)
Signed-off-by: Nick Clemens <nick@bywatersolutions.com>

t/db_dependent/Holds.t

index dd12775..1515b4b 100755 (executable)
@@ -7,7 +7,7 @@ use t::lib::TestBuilder;
 
 use C4::Context;
 
-use Test::More tests => 58;
+use Test::More tests => 59;
 use MARC::Record;
 
 use C4::Biblio;