use code from lib insted of blib
[webpac2] / t / 5-output-dbi.t
index 7c79fb8..b808aed 100755 (executable)
@@ -1,7 +1,7 @@
 #!/usr/bin/perl -w
 
 use strict;
-use blib;
+use lib 'lib';
 
 use Test::More tests => 6;