fix foreach my combination
[webpac2] / t / 0-common.t
index da4f399..99e484b 100755 (executable)
@@ -1,7 +1,7 @@
 #!/usr/bin/perl -w
 
 use strict;
-use blib;
+use lib 'lib';
 
 use Test::More tests => 7;