]> 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>
Mon, 16 Jan 2012 20:43:06 +0000 (15:43 -0500)
commit4e64d147002ce4e463985ac2253ce9a6c76875cf
treebb0872e3e80c7f01653fc38c5999caf66e3b4c50
parentc183f0a661a893390c2cf1b3dab80d88d3c52690
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>
t/SIP_ILS.t [deleted file]
t/db_dependent/SIP_ILS.t [new file with mode: 0755]