This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
Rename ext/List/Util as ext/List-Util
[perl5.git] / ext / List / Util / t / p_lln.t
diff --git a/ext/List/Util/t/p_lln.t b/ext/List/Util/t/p_lln.t
deleted file mode 100644 (file)
index 48e7ef7..0000000
+++ /dev/null
@@ -1,7 +0,0 @@
-#!./perl
-
-# force perl-only version to be tested
-$List::Util::TESTING_PERL_ONLY = $List::Util::TESTING_PERL_ONLY = 1;
-
-(my $f = __FILE__) =~ s/p_//;
-do $f; die $@ if $@;