Change the number of tests.
---
 t/db_dependent/Reserves.t |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/t/db_dependent/Reserves.t b/t/db_dependent/Reserves.t
index 88a5459..177febb 100755
--- a/t/db_dependent/Reserves.t
+++ b/t/db_dependent/Reserves.t
@@ -4,7 +4,7 @@ use strict;
 use warnings;
 use C4::Branch;
 
-use Test::More tests => 1;
+use Test::More tests => 4;
 
 BEGIN {
        use FindBin;
-- 
1.6.0.4

_______________________________________________
Koha-patches mailing list
[email protected]
http://lists.koha.org/mailman/listinfo/koha-patches

Reply via email to