Compress::Zlib
[p5sagit/p5-mst-13.2.git] / ext / Compress / Zlib / t / 01version.t
index b712918..9d6f283 100644 (file)
@@ -5,7 +5,7 @@ BEGIN {
     }
 }
 
-use lib 't';
+use lib qw(t t/compress);
 use strict ;
 use warnings ;