Compress::Zlib
[p5sagit/p5-mst-13.2.git] / t / lib / compress / anyunc.pl
index 2d5f166..d79ff22 100644 (file)
@@ -6,7 +6,7 @@ use warnings;
 use bytes;
 
 use Test::More ;
-use ZlibTestUtils;
+use CompTestUtils;
 
 BEGIN {
     # use Test::NoWarnings, if available