Fix of the previous commit: Fixed number of unit tests to be executed.

This commit is contained in:
bubnikv 2020-01-21 13:13:52 +01:00
parent 05ea01bdcc
commit fa3d138e91

View File

@ -1,4 +1,4 @@
use Test::More tests => 41;
use Test::More tests => 38;
use strict;
use warnings;