mirror of
https://github.com/percona/percona-toolkit.git
synced 2025-09-15 16:00:23 +00:00
Merged Lmo and updated everything that used it
This commit is contained in:
4
t/lib/Lmo/Bar.pm
Normal file
4
t/lib/Lmo/Bar.pm
Normal file
@@ -0,0 +1,4 @@
|
||||
package Bar;
|
||||
use Lmo;
|
||||
extends 'Foo';
|
||||
1;
|
Reference in New Issue
Block a user