Make t/harness find the t/mro tests
[p5sagit/p5-mst-13.2.git] / lib / Module / Pluggable / t / lib / MyTest / Plugin / Bar.pm
CommitLineData
3f7169a2 1package MyTest::Plugin::Bar;
2
3
4use strict;
5
6
71;
8
9