mirror of
https://github.com/percona/percona-toolkit.git
synced 2025-09-12 22:19:44 +00:00
Fix number of tests.
This commit is contained in:
@@ -25,7 +25,7 @@ if ( !$dbh ) {
|
|||||||
plan skip_all => 'Cannot connect to sandbox master';
|
plan skip_all => 'Cannot connect to sandbox master';
|
||||||
}
|
}
|
||||||
else {
|
else {
|
||||||
plan tests => 22;
|
plan tests => 23;
|
||||||
}
|
}
|
||||||
|
|
||||||
my $output = "";
|
my $output = "";
|
||||||
|
Reference in New Issue
Block a user