RT#87352: fix .packlist path abs2rel
[p5sagit/App-FatPacker.git] / t / mod / cond.pm
1 package t::mod::cond;
2 eval { require t::mod::nothere };
3 1;