Bug 13642 - Add Unit test for C4::Record::marc2dcxml
commit3c75a6ca9c24db0e0075c6ec135fdf3e537db4d6
authorHector Castro <hector.hecaxmmx@gmail.com>
Mon, 9 Nov 2015 23:17:28 +0000 (9 17:17 -0600)
committerBrendan A Gallagher <brendan@bywatersolutions.com>
Wed, 27 Jan 2016 06:23:08 +0000 (27 06:23 +0000)
treed819ba1f977587f56b240841a79e8b8a0589679d
parent8bd78489732e1f45c509896b2b76d5352cbb3228
 Bug 13642 - Add Unit test for C4::Record::marc2dcxml

Add Unit test for C4::Record::marc2dcxml

To test:
prove t/db_dependent/Record.t
prove t/db_dependent/Record/Record.t

Signed-off-by: Frederic Demians <f.demians@tamil.fr>
Signed-off-by: Jonathan Druart <jonathan.druart@bugs.koha-community.org>
Signed-off-by: Brendan A Gallagher <brendan@bywatersolutions.com>
t/db_dependent/Record.t
t/db_dependent/Record/Record.t