fix offset to skip records just like SQL databases do, and not position us on it
[webpac2] / t / 3-normalize-marc.t
index 4cf85cb..ea50575 100755 (executable)
@@ -1,7 +1,7 @@
 #!/usr/bin/perl -w
 
 use strict;
-use blib;
+use lib 'lib';
 
 use Test::More tests => 330;