mirror of
https://github.com/percona/percona-toolkit.git
synced 2025-09-10 13:11:32 +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:
@@ -11,7 +11,7 @@ use warnings FATAL => 'all';
|
||||
use English qw(-no_match_vars);
|
||||
use Test::More tests => 7;
|
||||
|
||||
use MaatkitTest;
|
||||
use PerconaTest;
|
||||
use BinaryLogParser;
|
||||
|
||||
my $p = new BinaryLogParser();
|
||||
|
Reference in New Issue
Block a user