]> git.koha-community.org Git - koha.git/commit
Bug 9532: add regression test
authorGalen Charlton <gmc@esilibrary.com>
Mon, 5 May 2014 17:16:37 +0000 (17:16 +0000)
committerFridolin Somers <fridolin.somers@biblibre.com>
Wed, 4 Jun 2014 07:37:47 +0000 (09:37 +0200)
commit4cc6eb8e87c89f840dec572af8ca9bd938699e89
tree635171ebef4600fa98bf3d391885984d23085902
parent3e9d0ce14b3a2ab21d43309af57d8df770cafd28
Bug 9532: add regression test

To test:

[1] Run prove -v t/db_dependent/Holds.t.  The last test
    should fail.
[2] Apply the main patch.
[3] Run step 1 again.  This time the tests should all pass.

Signed-off-by: Galen Charlton <gmc@esilibrary.com>
(cherry picked from commit 2afadcc3583c466759f2c4da6970a3cc96a1ba36)
Signed-off-by: Fridolin Somers <fridolin.somers@biblibre.com>
t/db_dependent/Holds.t