Craig A. Berry [Sun, 22 Apr 2007 00:50:18 +0000 (00:50 +0000)]
p4raw-id: //depot/perl@31018
push @tests, <io/*.t>;
push @tests, <op/*.t>;
push @tests, <uni/*.t>;
+ push @tests, <mro/*.t>;
push @tests, <lib/*.t>;
push @tests, <japh/*.t> if $torture;
push @tests, <win32/*.t> if $^O eq 'MSWin32';