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)
committerGalen Charlton <gmc@esilibrary.com>
Fri, 27 Dec 2013 00:15:55 +0000 (00:15 +0000)
commit81133cf2c2238aaff3b3594b95211c689d2dae61
treea02413039de080c23a773ce9371396113f4405e7
parentcea5f944a961ae99b73480290556d76733b415ca
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>
t/db_dependent/XISBN.t