Bug 19276: Update the number of tests
Signed-off-by: Jonathan Druart <jonathan.druart@bugs.koha-community.org>
This commit is contained in:
parent
e09d233eee
commit
7a60e52bd8
1 changed files with 1 additions and 1 deletions
|
@ -17,7 +17,7 @@
|
|||
|
||||
use Modern::Perl;
|
||||
|
||||
use Test::More tests => 101;
|
||||
use Test::More tests => 102;
|
||||
|
||||
use DateTime;
|
||||
|
||||
|
|
Loading…
Reference in a new issue