X-Git-Url: http://koha-dev.rot13.org:8081/gitweb/?a=blobdiff_plain;f=t%2FOutput_JSONStream.t;h=1d0cf35646282c2a656e414227696d161ce11722;hb=3414c117cdbe983c9c4dd8cbf3843bd5419bd0d8;hp=448113ce762bf604692f0738a21ed06e0a5b4596;hpb=5f0f2e297a7d7e51dc7503493025c14d39944757;p=koha_fer diff --git a/t/Output_JSONStream.t b/t/Output_JSONStream.t index 448113ce76..1d0cf35646 100755 --- a/t/Output_JSONStream.t +++ b/t/Output_JSONStream.t @@ -6,7 +6,7 @@ use strict; use warnings; -use Test::More tests => 5; +use Test::More tests => 8; BEGIN { use_ok('C4::Output::JSONStream');