This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
Fix Digest-MD5 tests to run properly under core
[perl5.git] / cpan / Digest-MD5 / t / md5-aaa.t
index 1ccd59b..4b64654 100644 (file)
@@ -1,10 +1,3 @@
-BEGIN {
-       if ($ENV{PERL_CORE}) {
-               chdir 't' if -d 't';
-               @INC = '../lib';
-       }
-}
-
 use strict;
 print "1..256\n";