Bug 12896: (QA followup) use C4::Bookseller in t/db_dependent/Serials/Claims.t
authorTomas Cohen Arazi <tomascohen@gmail.com>
Sun, 4 Jan 2015 13:53:35 +0000 (10:53 -0300)
committerTomas Cohen Arazi <tomascohen@gmail.com>
Sun, 4 Jan 2015 13:54:46 +0000 (10:54 -0300)
commite8f5312dc7789b255d4d283750a821c51c05ebea
tree1f9f90d2ff4bb840020f02977a038c4b5e5a83c8
parenta93fd3fe06dbdea972ea8c329ae4f77335314566
Bug 12896: (QA followup) use C4::Bookseller in t/db_dependent/Serials/Claims.t

As C4::Bookseller is no longer imported in C4::Acquisition the tests
fail because of an undefined function call.

Signed-off-by: Tomas Cohen Arazi <tomascohen@gmail.com>
t/db_dependent/Serials/Claims.t