This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
Refactor syslfs.t and lfs.t to call bye() directly from explain() when skipping.
authorNicholas Clark <nick@ccl4.org>
Mon, 13 Dec 2010 17:20:44 +0000 (17:20 +0000)
committerNicholas Clark <nick@ccl4.org>
Tue, 14 Dec 2010 16:59:53 +0000 (16:59 +0000)
commit80ed94815e0438a29d0ed646ff1c528d910e8a2d
tree4f18b4de726c2394b0ebf1938e01061adcf68707
parent3d336648fb8d0ef0e9f30c671a256cbab6ba5d5a
Refactor syslfs.t and lfs.t to call bye() directly from explain() when skipping.

This will make it easier to refactoring to use Test::More/test.pl
ext/Fcntl/t/syslfs.t
t/op/lfs.t