ignore ssl certificate errors
[Biblio-Z3950.git] / t / 3-GoogleBooks.t
index 0266d08..898fa88 100755 (executable)
@@ -5,7 +5,7 @@ use strict;
 
 use Test::More tests => 14;
 
-my $search = join(' ', @ARGV) || 'croatia';
+my $search = join(' ', @ARGV) || 'krleža';
 
 use_ok 'GoogleBooks';