Compress::Zlib
[p5sagit/p5-mst-13.2.git] / ext / Compress / Zlib / t / 99pod.t
index 5ffa026..760f737 100644 (file)
@@ -5,7 +5,7 @@ BEGIN {
     }
 }
 
-use lib 't';
+use lib qw(t t/compress);
 use Test::More;
 
 eval "use Test::Pod 1.00";