Bug 12288: add regression test
authorGalen Charlton <gmc@esilibrary.com>
Mon, 19 May 2014 19:29:44 +0000 (19:29 +0000)
committerGalen Charlton <gmc@esilibrary.com>
Mon, 19 May 2014 19:59:40 +0000 (19:59 +0000)
commit49ebd6068783f5551ef3688f3fe4681f1a0e3b8e
tree2271420461c9bf1ed7c2fcaa8362bf92fdfd9b3c
parentceb017765fc3430f188b5cbdd71d994c15359508
Bug 12288: add regression test

To test:

[1] Run prove -v t/Koha.t.  The last test should fail.
[2] Apply the main patch for this bug.
[3] Run prove -v t/Koha.t again.  This time, all tests should pass.

Signed-off-by: Galen Charlton <gmc@esilibrary.com>
t/Koha.t