Bug 35997: (QA follow-up) Number of tests
Signed-off-by: Katrin Fischer <katrin.fischer@bsz-bw.de>
This commit is contained in:
parent
4d2df6f985
commit
304d8e17d6
1 changed files with 1 additions and 1 deletions
|
@ -8,7 +8,7 @@
|
||||||
|
|
||||||
use Modern::Perl;
|
use Modern::Perl;
|
||||||
|
|
||||||
use Test::More tests => 62;
|
use Test::More tests => 63;
|
||||||
use Data::Dumper;
|
use Data::Dumper;
|
||||||
|
|
||||||
use C4::Calendar qw( new insert_single_holiday );
|
use C4::Calendar qw( new insert_single_holiday );
|
||||||
|
|
Loading…
Reference in a new issue