r1616@llin: dpavlin | 2007-11-12 13:13:55 +0100
[webpac2] / t / 3-normalize-marc.t
index 2c8b0db..dc82d81 100755 (executable)
@@ -3,7 +3,7 @@
 use strict;
 use blib;
 
-use Test::More tests => 7;
+use Test::More tests => 188;
 
 BEGIN {
        use_ok( 'WebPAC::Test' );