Bug 18797: Make rollingloans test useful
authorMark Tompsett <mtompset@hotmail.com>
Sat, 17 Mar 2018 02:24:41 +0000 (02:24 +0000)
committerJonathan Druart <jonathan.druart@bugs.koha-community.org>
Mon, 26 Mar 2018 20:31:17 +0000 (17:31 -0300)
commitdc2ad5fa9da6eecddffad8e47f7ba5f716229232
tree733e5e3162ef2a42fad65fe6b8b60073ece1cd5b
parent484d4cbbdd203578062f2dd6e15af788a0f7c1e0
Bug 18797: Make rollingloans test useful

TEST PLAN
---------
1) Run the following commands on a kohadevbox:
    kshell
    prove -v t/db_dependent/rollingloans.t
    exit
   -- all the tests were skipped, not useful!
2) Apply this patch
3) Redo step 1
   -- all the tests run
4) Run qa test tools

Signed-off-by: Marcel de Rooy <m.de.rooy@rijksmuseum.nl>

Signed-off-by: Jonathan Druart <jonathan.druart@bugs.koha-community.org>
t/db_dependent/rollingloans.t