]> git.koha-community.org Git - koha.git/commit
Bug 5327: Added unit test for C4/SIP/ILS/Transaction/RenewAll.pm
authorDuncan Tyler <duncan@catalyst.net.nz>
Wed, 14 Dec 2011 03:42:30 +0000 (16:42 +1300)
committerChris Nighswonger <chris.nighswonger@gmail.com>
Sat, 21 Jan 2012 04:11:11 +0000 (23:11 -0500)
commitc6fe08496d8b1ab0b4bb0dfd72e82addc771da26
tree4f39618419355b9f87a4956f3d34b0ceead3587d
parent5f8c9b4367948e7d7587598d8d2404733d588599
Bug 5327: Added unit test for C4/SIP/ILS/Transaction/RenewAll.pm

http://bugs.koha-community.org/show_bug.cgi?id=5327
Signed-off-by: Katrin Fischer <Katrin.Fischer.83@web.de>
Test requires a database installed using the sample data.
All tests pass.

Signed-off-by: Paul Poulain <paul.poulain@biblibre.com>
(cherry picked from commit 3ae23cd6cf97ffbab6080f255e942f2ba73dcd07)

Signed-off-by: Chris Nighswonger <chris.nighswonger@gmail.com>
(cherry picked from commit 4e64d147002ce4e463985ac2253ce9a6c76875cf)

Signed-off-by: Chris Nighswonger <chris.nighswonger@gmail.com>
t/SIP_ILS.t [deleted file]
t/db_dependent/SIP_ILS.t [new file with mode: 0755]