]> 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)
committerMason James <mtj@kohaaloha.com>
Sun, 23 Apr 2017 23:08:27 +0000 (11:08 +1200)
commit7f4d6b4dd4256394e8c569bb73b8ed5c58087275
tree17d101e812c3832eae5fd0159e166067a7a69f9b
parentf483053af42b184b98c1d077c21e5132d9494d43
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]