Move Module::Pluggable tests up under main test directory.
[p5sagit/p5-mst-13.2.git] / t / Module_Pluggable / acme / Acme / MyTest / Plugin / Foo.pm
CommitLineData
3f7169a2 1package Acme::MyTest::Plugin::Foo;
2
3
4use strict;
5
6
71;
8
9