Upgrade to Test::Harness 3.14
[p5sagit/p5-mst-13.2.git] / ext / Test / Harness / t / sample-tests / stdout_stderr
index 2f8ca38..ce17484 100644 (file)
@@ -1,8 +1,3 @@
-BEGIN {
-    if ( $ENV{PERL_CORE} ) {
-        unshift @INC, '../lib';
-    }
-}
 use Test::More 'no_plan';
 diag 'comments';
 ok 1;