Bug 11545: (follow-up) move Languages.t to t/db_dependent
authorGalen Charlton <gmc@esilibrary.com>
Tue, 14 Jan 2014 20:48:33 +0000 (20:48 +0000)
committerGalen Charlton <gmc@esilibrary.com>
Tue, 14 Jan 2014 20:48:33 +0000 (20:48 +0000)
commit53d5a8ba53f7b98363a07f380869e99fa4d93447
tree9ac602034d23408454cd39335bd2cbb46d683ef8
parenta52919a222c212dcd6a1749f76f7944bbf3d3373
Bug 11545: (follow-up) move Languages.t to t/db_dependent

This patch moves t/Languages.t to t/db_dependent/Languages.t,
as the new get for getAllLanguages() works best if there's
a database available.

To test:

[1] Run prove -v t/db_dependent/Languages.t
Signed-off-by: Galen Charlton <gmc@esilibrary.com>
t/Languages.t [deleted file]
t/db_dependent/Languages.t [new file with mode: 0755]