]> 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:00 +0000 (15:43 -0500)
commitcaf02e8dca65de45bd9e761fc6e1ab8a0cf32177
treed63c3be9270a63cc17386f0b71afcdcce665b799
parent31efcea6ca5e07dba7a522cf6d11d9c8f6262c4f
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 06c822c37ce91e5936542990d7e3299e14271bd3)

Signed-off-by: Chris Nighswonger <chris.nighswonger@gmail.com>
t/SIP_ILS.t