don't rely on . in @INC in tests and stop using t::mod names
[p5sagit/App-FatPacker.git] / t / mod / ModuleCond.pm
CommitLineData
ecc8c5dc 1package ModuleCond;
2eval { require ModuleNothere };
31;