mirror of
https://github.com/percona/percona-toolkit.git
synced 2025-09-10 21:19:59 +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:
@@ -12,7 +12,7 @@ use English qw(-no_match_vars);
|
||||
use Test::More tests => 48;
|
||||
|
||||
use SlowLogParser;
|
||||
use MaatkitTest;
|
||||
use PerconaTest;
|
||||
|
||||
my $p = new SlowLogParser;
|
||||
my $sample = "t/lib/samples/slowlogs/";
|
||||
|
Reference in New Issue
Block a user