]> 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)
committerFridolin SOMERS <fridolin.somers@biblibre.com>
Thu, 16 Jan 2014 16:43:45 +0000 (17:43 +0100)
commitebf2237df43f64732a490452dd5a59ec0da18d53
tree1183f9beae4cafe7a606b3b7f65fc7fe16b9f9ca
parentc4ecc58fdb1d04b4afd49ea033de145f460d556f
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: Fridolin SOMERS <fridolin.somers@biblibre.com>
t/db_dependent/XISBN.t