mirror of
https://github.com/percona/percona-toolkit.git
synced 2026-04-25 02:00:07 +08:00
Change MaatkitTest to PerconaTest in all tool tests. Add stub tests for pt-align and pt-collect.
This commit is contained in:
@@ -11,7 +11,7 @@ use warnings FATAL => 'all';
|
||||
use English qw(-no_match_vars);
|
||||
use Test::More tests => 2;
|
||||
|
||||
use MaatkitTest;
|
||||
use PerconaTest;
|
||||
|
||||
# #############################################################################
|
||||
# Test cmd line op sanity.
|
||||
|
||||
Reference in New Issue
Block a user