This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
Replaced 'unlink' with 'unlink_all' in t/op/magic.t
[perl5.git] / t / re / pat_special_cc_thr.t
2009-10-05 Yves Ortonadd tests to make sure the \s and [\s] match the same...