mirror of
https://github.com/percona/percona-toolkit.git
synced 2025-09-02 02:34:19 +00:00
Fix the test plan for t/lib/VersionParser.t
This commit is contained in:
@@ -9,7 +9,7 @@ BEGIN {
|
||||
use strict;
|
||||
use warnings FATAL => 'all';
|
||||
use English qw(-no_match_vars);
|
||||
use Test::More tests => 29;
|
||||
use Test::More tests => 31;
|
||||
|
||||
use VersionParser;
|
||||
use PerconaTest;
|
||||
|
Reference in New Issue
Block a user