This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
Convert a pp_sys test to use warnings 'closed', instead of the broader 'io'.
authorNicholas Clark <nick@ccl4.org>
Thu, 30 Dec 2010 17:14:15 +0000 (17:14 +0000)
committerNicholas Clark <nick@ccl4.org>
Thu, 30 Dec 2010 17:14:15 +0000 (17:14 +0000)
commitdc8c4646c510896ec1292648fdb11164f9bb831f
tree9bc1b907a149625507d8057b779989cd40d0ee23
parentc521cf7c8af1697e5efd8ce3ad75ed00606db13b
Convert a pp_sys test to use warnings 'closed', instead of the broader 'io'.

It's actually only testing warnings enabled by 'closed', so test using the
tighter category.
t/lib/warnings/pp_sys