mirror of
https://github.com/percona/percona-toolkit.git
synced 2025-09-12 14:18: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:
@@ -13,7 +13,7 @@ use Test::More tests => 72;
|
||||
|
||||
use MySQLProtocolParser;
|
||||
use TcpdumpParser;
|
||||
use MaatkitTest;
|
||||
use PerconaTest;
|
||||
|
||||
my $sample = "t/lib/samples/tcpdump/";
|
||||
my $tcpdump = new TcpdumpParser();
|
||||
|
Reference in New Issue
Block a user