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:
@@ -14,7 +14,7 @@ use Test::More tests => 16;
|
||||
use TcpdumpParser;
|
||||
use ProtocolParser;
|
||||
use HTTPProtocolParser;
|
||||
use MaatkitTest;
|
||||
use PerconaTest;
|
||||
|
||||
my $tcpdump = new TcpdumpParser();
|
||||
my $protocol; # Create a new HTTPProtocolParser for each test.
|
||||
|
Reference in New Issue
Block a user