summaryrefslogtreecommitdiff
path: root/cpan/NEXT/t/unseen.t
diff options
context:
space:
mode:
Diffstat (limited to 'cpan/NEXT/t/unseen.t')
-rw-r--r--cpan/NEXT/t/unseen.t7
1 files changed, 0 insertions, 7 deletions
diff --git a/cpan/NEXT/t/unseen.t b/cpan/NEXT/t/unseen.t
index 5166816280..012a7ef090 100644
--- a/cpan/NEXT/t/unseen.t
+++ b/cpan/NEXT/t/unseen.t
@@ -1,12 +1,5 @@
use Test::More tests => 7;
-BEGIN {
- if ($ENV{PERL_CORE}) {
- chdir('t') if -d 't';
- @INC = qw(../lib);
- }
-}
-
BEGIN { use_ok('NEXT') };
my $order = 0;