mirror of
https://github.com/percona/percona-toolkit.git
synced 2025-09-11 05:29:30 +00:00
Remove $Revision$ and finish re-branding modules. Rename MaatkitTest.pm to PerconaTest.pm. Put copyrights on one line.
This commit is contained in:
@@ -16,7 +16,7 @@ use Quoter;
|
||||
use MockSth;
|
||||
use RowDiff;
|
||||
use ChangeHandler;
|
||||
use MaatkitTest;
|
||||
use PerconaTest;
|
||||
|
||||
my $q = new Quoter();
|
||||
my $tbl_struct = { is_col => {} }; # fake tbl_struct
|
||||
|
Reference in New Issue
Block a user