Add test preambles to Compress::Zlib.
[p5sagit/p5-mst-13.2.git] / ext / Compress / Zlib / t / 21newtied.t
index 9238786..bb93516 100644 (file)
@@ -1,3 +1,9 @@
+BEGIN {
+    if ($ENV{PERL_CORE} {
+       chdir 't' if -d 't';
+       @INC = '../lib';
+    }
+}
 
 use lib 't';
 use strict;