remove non-working stderr trace test
[p5sagit/App-FatPacker.git] / t / mod / cond.pm
1 package t::mod::cond;
2 eval { require t::mod::nothere };
3 1;