]> git.koha-community.org Git - koha.git/commit
Bug 7728: Adding unit test ReNewSubscription.t
authorPaul Poulain <paul.poulain@biblibre.com>
Tue, 26 Jan 2016 14:03:21 +0000 (14:03 +0000)
committerKatrin Fischer <katrin.fischer.83@web.de>
Sun, 2 Apr 2017 17:13:50 +0000 (19:13 +0200)
commit85da774d4384be0ae03fbb51caddd335f7e85fd7
tree802df5c55a9b7eb7242286ac20d0ab4e4bef6345
parent30cfdb9096282175f4bf92b65021a8ef6e3fd052
Bug 7728: Adding unit test ReNewSubscription.t

Test plan:
 * run without the patch, the test will fail
 * run with the patch, the test will pass

Signed-off-by: Marcel de Rooy <m.de.rooy@rijksmuseum.nl>
Signed-off-by: Kyle M Hall <kyle@bywatersolutions.com>
(cherry picked from commit d79a264b6991d48bda026fc0ccde0607b519423f)
Signed-off-by: Katrin Fischer <katrin.fischer.83@web.de>
t/db_dependent/Serials/ReNewSubscription.t [new file with mode: 0644]