]> git.koha-community.org Git - koha.git/commit
Bug 11439: UT: fix XISBN.t test failure
authorJonathan Druart <jonathan.druart@biblibre.com>
Tue, 24 Dec 2013 09:09:10 +0000 (10:09 +0100)
committerTomas Cohen Arazi <tomascohen@gmail.com>
Thu, 9 Jan 2014 18:30:56 +0000 (15:30 -0300)
commitc982bcfe9046dff6348b4d36ba1230833de5d380
treed6726ebbfd643142bb2a875808d169db1353e258
parent8457d4c04ecc9ef5a7541d6f85304b2c80260f33
Bug 11439: UT: fix XISBN.t test failure

A unit test fails in t/db_dependent/XISBN.t, the get_xisbn routine, if
ThingISBN is enabled, returns the 3rd biblionumber, not the second one.

Signed-off-by: Chris Cormack <chris@bigballofwax.co.nz>
Signed-off-by: Galen Charlton <gmc@esilibrary.com>
(cherry picked from commit 81133cf2c2238aaff3b3594b95211c689d2dae61)
Signed-off-by: Tomas Cohen Arazi <tomascohen@gmail.com>
t/db_dependent/XISBN.t