fix number of tests
authorDobrica Pavlinusic <dpavlin@rot13.org>
Sat, 23 Oct 2010 13:52:59 +0000 (15:52 +0200)
committerDobrica Pavlinusic <dpavlin@rot13.org>
Sat, 23 Oct 2010 13:52:59 +0000 (15:52 +0200)
t/1-COBISS.t

index 1448f61..bcca9aa 100755 (executable)
@@ -3,7 +3,7 @@
 use warnings;
 use strict;
 
-use Test::More tests => 3;
+use Test::More tests => 6;
 
 use_ok 'COBISS';