Bug 19276: Update the number of tests
authorJonathan Druart <jonathan.druart@bugs.koha-community.org>
Fri, 29 Sep 2017 22:39:34 +0000 (19:39 -0300)
committerJonathan Druart <jonathan.druart@bugs.koha-community.org>
Fri, 29 Sep 2017 22:39:34 +0000 (19:39 -0300)
Signed-off-by: Jonathan Druart <jonathan.druart@bugs.koha-community.org>
t/db_dependent/Circulation.t

index ce766d6..720018c 100755 (executable)
@@ -17,7 +17,7 @@
 
 use Modern::Perl;
 
-use Test::More tests => 101;
+use Test::More tests => 102;
 
 use DateTime;