http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=7702

Magnus Enger <[email protected]> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|Needs Signoff               |Signed Off
                 CC|                            |[email protected]

--- Comment #5 from Magnus Enger <[email protected]> ---
$ t/Heading_MARC21.t 
1..3
ok 1 - use C4::Heading;
ok 2 - Display form generation
not ok 3 - Search form generation
#   Failed test 'Search form generation'
#   at t/Heading_MARC21.t line 18.
#          got: 'Uncles Fiction'
#     expected: 'Uncles generalsubdiv Fiction'
# Looks like you failed 1 test of 3.

$ git bz apply 7702
Bug 7702 - Test for C4::Heading::MARC21 should only run under MARC21

Bug 7702: MARC21 heading tests should not run under UNIMARC
Apply? [yn] y

Applying: Bug 7702: MARC21 heading tests should not run under UNIMARC

$ t/Heading_MARC21.t 
1..3
ok 1 - use C4::Heading;
ok 2 # skip MARC21 heading tests not applicable to UNIMARC
ok 3 # skip MARC21 heading tests not applicable to UNIMARC

-- 
You are receiving this mail because:
You are watching all bug changes.
_______________________________________________
Koha-bugs mailing list
[email protected]
http://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs
website : http://www.koha-community.org/
git : http://git.koha-community.org/
bugs : http://bugs.koha-community.org/

Reply via email to