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