]> git.koha-community.org Git - koha.git/commit
Bug 7702: [SIGNED-OFF] MARC21 heading tests should not run under UNIMARC
authorJared Camins-Esakov <jcamins@cpbibliography.com>
Sun, 11 Mar 2012 16:57:11 +0000 (12:57 -0400)
committerJared Camins-Esakov <jcamins@cpbibliography.com>
Tue, 8 May 2012 21:49:26 +0000 (17:49 -0400)
commitdd1f1851e114857d8e523048749b3a984ea7bfb3
treef509874fcf2f674555768c67db56579887597360
parent49e949a3474c183267401030f5d5e0dfc91bb16e
Bug 7702: [SIGNED-OFF] MARC21 heading tests should not run under UNIMARC

Skip the MARC21-specific tests in t/Heading_MARC21.t if the marcflavour is
UNIMARC.

Signed-off-by: Magnus Enger <magnus@enger.priv.no>
I set marcflavour = UNIMARC for testing this.
Before the patch, t/Heading_MARC21.t fails. After the patch it
succeeds.

Signed-off-by: Magnus Enger <magnus@enger.priv.no>
Signed-off-by: Paul Poulain <paul.poulain@biblibre.com>
Signed-off-by: Jared Camins-Esakov <jcamins@cpbibliography.com>
t/db_dependent/Heading_MARC21.t