[svn:Module-Build] r12948 - Module-Build/trunk/t

[email protected]
Newsgroups perl.module.build.checkins
Message-ID <[email protected]>
Author: schwern
Date: Sat Jun 27 20:11:17 2009
New Revision: 12948

Modified:
   Module-Build/trunk/t/write_default_maniskip.t

Log:
PERL_CORE line for write_default_maniskip.t

Modified: Module-Build/trunk/t/write_default_maniskip.t
==============================================================================
--- Module-Build/trunk/t/write_default_maniskip.t	(original)
+++ Module-Build/trunk/t/write_default_maniskip.t	Sat Jun 27 20:11:17 2009
@@ -3,7 +3,7 @@
 use strict;
 use warnings;
 
-use lib 't/lib';
+use lib $ENV{PERL_CORE} ? '../lib/Module/Build/t/lib' : 't/lib';
 use MBTest 'no_plan';
 
 use_ok 'Module::Build';
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.