use utf-8 encoding
[webpac2] / t / 1-config.t
index 5cad917..914bcb5 100755 (executable)
@@ -1,7 +1,7 @@
 #!/usr/bin/perl -w
 
 use strict;
-use blib;
+use lib 'lib';
 
 use Test::More tests => 28;