Bug 21798: replace gimme_a_biblio with build_sample_biblio
authorJonathan Druart <jonathan.druart@bugs.koha-community.org>
Wed, 12 Dec 2018 16:17:02 +0000 (13:17 -0300)
committerNick Clemens <nick@bywatersolutions.com>
Mon, 28 Jan 2019 18:53:28 +0000 (18:53 +0000)
commit2b765487705fa90298f8e843b660df386bbc1730
tree5428d52f1c02bc526e4fedc073e7509cc2bd4bb8
parent0ffaea2c271b09139de2cd9002aa9e92bdb77ac3
Bug 21798: replace gimme_a_biblio with build_sample_biblio

Signed-off-by: Marcel de Rooy <m.de.rooy@rijksmuseum.nl>
Signed-off-by: Nick Clemens <nick@bywatersolutions.com>
14 files changed:
t/db_dependent/Circulation.t
t/db_dependent/Holds.t
t/db_dependent/Holds/LocalHoldsPriority.t
t/db_dependent/Holds/RevertWaitingStatus.t
t/db_dependent/Items.t
t/db_dependent/Items/DelItem.t
t/db_dependent/Items/GetItemsForInventory.t
t/db_dependent/Koha/BiblioUtils/Iterator.t
t/db_dependent/Koha/Biblios.t
t/db_dependent/Labels/t_Label.t
t/db_dependent/OAI/Sets.t
t/db_dependent/Reserves.t
t/db_dependent/Serials.t
t/lib/TestBuilder.pm