Koha/t/Biblio
Jonathan Druart 08f7baf3e3 Bug 17641: Fix t/Biblio/Isbd.t
On commit cadf5aea81
    Bug 11592: MARCView and ISBD followup
The prototype of C4::Biblio::GetISBDView has been changed to take a
hashref in parameter.
But the tests have not been updated

Test plan:
  prove t/Biblio/Isbd.t
should return green

Signed-off-by: Kyle M Hall <kyle@bywatersolutions.com>

https://bugs.koha-community.org/show_bug.cgi?id=17637
Signed-off-by: Tomas Cohen Arazi <tomascohen@theke.io>

Signed-off-by: Kyle M Hall <kyle@bywatersolutions.com>
2016-11-16 14:02:30 +00:00
..
Isbd.t Bug 17641: Fix t/Biblio/Isbd.t 2016-11-16 14:02:30 +00:00
TransformHtmlToXml.t Bug 11247: Improve tests 2015-09-02 14:36:33 -03:00
TransformKohaToMarc.t