mirror of
https://github.com/percona/percona-toolkit.git
synced 2025-09-20 19:04:59 +00:00
Remove the @INC shifts from the test files. This is no longer needed since the tools do their %INC mangling
This commit is contained in:
@@ -12,8 +12,6 @@ use English qw(-no_match_vars);
|
||||
use Test::More tests => 2;
|
||||
|
||||
use PerconaTest;
|
||||
shift @INC; # These shifts are required for tools that use base and derived
|
||||
shift @INC; # classes. See mk-query-digest/t/101_slowlog_analyses.t
|
||||
require "$trunk/bin/pt-variable-advisor";
|
||||
|
||||
my $cmd = "$trunk/bin/pt-variable-advisor";
|
||||
|
Reference in New Issue
Block a user