mirror of
https://github.com/percona/percona-toolkit.git
synced 2025-09-21 11:30:24 +00:00
Add t/lib/Mo and a bunch of tests
This commit is contained in:
6
t/lib/Mo/Boo.pm
Normal file
6
t/lib/Mo/Boo.pm
Normal file
@@ -0,0 +1,6 @@
|
||||
package Boo;
|
||||
use Mo;
|
||||
|
||||
has 'buff';
|
||||
|
||||
1;
|
Reference in New Issue
Block a user