Bug 10080 - Change system pref IndependantBranches to IndependentBranches
[koha_fer] / 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');