http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=7702 Priority: P5 - low Change sponsored?: --- Bug ID: 7702 Assignee: gmcharlt@gmail.com Summary: Test for C4::Heading::MARC21 should only run under MARC21 QA Contact: koha.sekjal@gmail.com Severity: minor Classification: Unclassified OS: All Reporter: jcamins@cpbibliography.com Hardware: All Status: NEW Version: master Component: Test Suite Product: Koha At the moment, the test for C4::Heading::MARC21 will try to run under UNIMARC installations, resulting in an error. It should check which marcflavour is in use, and not run the MARC21 tests if UNIMARC is active. -- You are receiving this mail because: You are watching all bug changes.