Bug 7413: Unit test
authorHolger Meißner <h.meissner.82@web.de>
Fri, 14 Feb 2014 09:01:19 +0000 (10:01 +0100)
committerGalen Charlton <gmc@esilibrary.com>
Mon, 7 Apr 2014 18:28:58 +0000 (18:28 +0000)
commite005f0f9110be8fa7b66df48fb6f63084a10cc96
treefff7553354df7bc3981ed3346a9502c5beaeacf7
parentf71aa0768c596b0f9a10afb1dc06c4580b93c1ef
Bug 7413: Unit test

This patch makes the new parameter norenewalbefore known to
unit test Circulation_Issuingrule.t.

To test:
1) Before applying the patch:
   prove t/db_dependent/Circulation_Issuingrule.t
2) Notice that the test fails with:
   $got->{norenewalbefore} = undef
   $expected->{norenewalbefore} = Does not exist
3) Apply the patch.
4) Run test again and it should pass.

Sponsored-by: Hochschule für Gesundheit (hsg), Germany
Signed-off-by: Martin Renvoize <martin.renvoize@ptfs-europe.com>
Signed-off-by: Brendan Gallagher <brendan@bywatersolutions.com>
t/db_dependent/Circulation_Issuingrule.t