Rename ext/List/Util as ext/List-Util
[p5sagit/p5-mst-13.2.git] / ext / List-Util / t / p_openhan.t
1 #!./perl
2
3 # force perl-only version to be tested
4 $List::Util::TESTING_PERL_ONLY = $List::Util::TESTING_PERL_ONLY = 1;
5
6 (my $f = __FILE__) =~ s/p_//;
7 do $f; die $@ if $@;