Fix of the previous commit: Fixed number of unit tests to be executed.
This commit is contained in:
parent
05ea01bdcc
commit
fa3d138e91
1 changed files with 1 additions and 1 deletions
|
@ -1,4 +1,4 @@
|
|||
use Test::More tests => 41;
|
||||
use Test::More tests => 38;
|
||||
use strict;
|
||||
use warnings;
|
||||
|
||||
|
|
Loading…
Reference in a new issue