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