remove non-working stderr trace test
[p5sagit/App-FatPacker.git] / t / mod / a.pm
CommitLineData
dc7a3a08 1package t::mod::a;
2use t::mod::b;
edff3fdc 3
4$foo = "bar";
5
dc7a3a08 61;