Added unit tests for Biblio and moved it to db_dependent as it requires the database.
authorZach Sim <joseph.zachariah.sim@gmail.com>
Tue, 18 Jan 2011 21:52:23 +0000 (10:52 +1300)
committerChris Nighswonger <chris.nighswonger@gmail.com>
Thu, 20 Jan 2011 22:59:43 +0000 (17:59 -0500)
commit79094b6aec7dfee71611986421c77e310583f890
treeae78536bb853063c5df8a4d01cdee97f8ac457ae
parent3e4abd89ddcca0b6dc47891513a3ee77056fb060
Added unit tests for Biblio and moved it to db_dependent as it requires the database.

Signed-off-by: Chris Cormack <chrisc@catalyst.net.nz>
(cherry picked from commit 65e2cda8d2dcb89c0af6b6bcf07118e05b0123e8)

Signed-off-by: Chris Nighswonger <chris.nighswonger@gmail.com>
t/Biblio.t [deleted file]
t/db_dependent/Biblio.t [new file with mode: 0755]