mirror of
https://github.com/percona/percona-toolkit.git
synced 2025-09-13 14:39:28 +00:00
Fix t/lib/Percona/Toolkit.t.
This commit is contained in:
@@ -10,6 +10,7 @@ use strict;
|
|||||||
use warnings FATAL => 'all';
|
use warnings FATAL => 'all';
|
||||||
use English qw(-no_match_vars);
|
use English qw(-no_match_vars);
|
||||||
use Test::More;
|
use Test::More;
|
||||||
|
use IPC::Cmd qw(can_run run);
|
||||||
|
|
||||||
use PerconaTest;
|
use PerconaTest;
|
||||||
use Percona::Toolkit;
|
use Percona::Toolkit;
|
||||||
|
Reference in New Issue
Block a user