plan skip_all => "Tests skip. You must set env. variable KOHA_OPAC_URL to do tests\n";
}
else {
plan tests => 80;
plan tests => 81;
$intranet =~ s#/$##;
-