]> 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>
Sat, 5 May 2012 12:15:19 +0000 (08:15 -0400)
commitee2a238c1bcbab0a2b5ae5710933fb9d18619e05
treef509874fcf2f674555768c67db56579887597360
parentb33d171911c5061bbafc44ed3100412c74918f57
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