fix offset to skip records just like SQL databases do, and not position us on it
[webpac2] / t / 2-input-pdf.t
index 84b5697..c09e241 100755 (executable)
@@ -1,7 +1,7 @@
 #!/usr/bin/perl -w
 
 use strict;
-use blib;
+use lib 'lib';
 
 use Test::More;