Bug 10640: (follow-up) bump up the number of expected tests in Bookseller.t
authorGalen Charlton <gmc@esilibrary.com>
Sun, 8 Sep 2013 20:37:19 +0000 (20:37 +0000)
committerGalen Charlton <gmc@esilibrary.com>
Sun, 8 Sep 2013 20:37:19 +0000 (20:37 +0000)
Signed-off-by: Galen Charlton <gmc@esilibrary.com>
t/db_dependent/Bookseller.t

index 73e0588..fca6913 100644 (file)
@@ -2,7 +2,7 @@
 
 use Modern::Perl;
 
-use Test::More tests => 54;
+use Test::More tests => 55;
 use C4::Context;
 use Koha::DateUtils;
 use DateTime::Duration;