mirror of
https://github.com/percona/percona-toolkit.git
synced 2026-04-06 01:06:43 +08: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 => 31;
|
||||
|
||||
use Quoter;
|
||||
use MaatkitTest;
|
||||
use PerconaTest;
|
||||
|
||||
my $q = new Quoter;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user