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 Cormack <chrisc@catalyst.net.nz>
Tue, 18 Jan 2011 22:03:19 +0000 (11:03 +1300)
commit65e2cda8d2dcb89c0af6b6bcf07118e05b0123e8
tree99470415509a60d4c64200385a03ec13caa1a61c
parent4093615e9f2f79f8738769edbfb4b41733b284da
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>
t/Biblio.t [deleted file]
t/db_dependent/Biblio.t [new file with mode: 0755]