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 e0d7029923
commit 8d968b1054

View File

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