Bug 11777: add regression test
authorGalen Charlton <gmc@esilibrary.com>
Wed, 19 Feb 2014 17:09:34 +0000 (17:09 +0000)
committerGalen Charlton <gmc@esilibrary.com>
Wed, 19 Feb 2014 17:14:25 +0000 (17:14 +0000)
commita97f21ad3ba53ecd30089c7f802ab9b3ad430806
treeea473cfb295eba4e3710c1ca3eed9a5373afa70d
parented6e2b57a1d47f413aa4f5f691e82b849daa8468
Bug 11777: add regression test

This patch adds a regression test for ensuring that the
authorisedby field is returned by SearchOrders().

To test:

[1] Upon applying the main patch, verify that
    prove -v t/db_dependent/Acquisition.t passes.

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