mirror of
https://github.com/percona/percona-toolkit.git
synced 2025-09-28 17:15:44 +00:00
Change MaatkitTest to PerconaTest in all tool tests. Add stub tests for pt-align and pt-collect.
This commit is contained in:
@@ -12,7 +12,7 @@ use English qw(-no_match_vars);
|
||||
use Time::HiRes qw(sleep);
|
||||
use Test::More;
|
||||
|
||||
use MaatkitTest;
|
||||
use PerconaTest;
|
||||
use Sandbox;
|
||||
require "$trunk/bin/pt-kill";
|
||||
|
||||
|
Reference in New Issue
Block a user