Bug 20126: Add simple test for ModBiblioMarc
authorMarcel de Rooy <m.de.rooy@rijksmuseum.nl>
Fri, 2 Feb 2018 11:06:00 +0000 (12:06 +0100)
committerJonathan Druart <jonathan.druart@bugs.koha-community.org>
Fri, 2 Feb 2018 15:08:42 +0000 (12:08 -0300)
commit906563d1ff9dd32b53b38e9b40a316f0570637fc
treeae09e6e307bd5faac2b86368ad2fafc9eecaf04e
parente6da42de894a5fde78d804208fa9d8b493dc57c8
Bug 20126: Add simple test for ModBiblioMarc

Just to confirm that we see record length and base address in a record
that has been passed through ModBiblioMarc.

Test plan:
Run the test.

Signed-off-by: Marcel de Rooy <m.de.rooy@rijksmuseum.nl>
Signed-off-by: Nick Clemens <nick@bywatersolutions.com>
Signed-off-by: Jonathan Druart <jonathan.druart@bugs.koha-community.org>
t/db_dependent/Biblio/ModBiblioMarc.t [new file with mode: 0644]