Bug 10572: DBrev 3.13.00.037
[koha.git] / t / Output_JSONStream.t
index 448113c..1d0cf35 100755 (executable)
@@ -6,7 +6,7 @@
 use strict;
 use warnings;
 
-use Test::More tests => 5;
+use Test::More tests => 8;
 
 BEGIN {
         use_ok('C4::Output::JSONStream');