mirror of
https://github.com/percona/percona-toolkit.git
synced 2025-09-07 12:58:45 +00:00
Change MaatkitTest to PerconaTest in all tool tests. Add stub tests for pt-align and pt-collect.
This commit is contained in:
@@ -10,7 +10,7 @@ use strict;
|
||||
use warnings FATAL => 'all';
|
||||
use English qw(-no_match_vars);
|
||||
|
||||
use MaatkitTest;
|
||||
use PerconaTest;
|
||||
|
||||
system("$trunk/util/test-bash-tool pt-pmp @ARGV");
|
||||
|
||||
|
Reference in New Issue
Block a user