]> git.koha-community.org Git - koha.git/commit
Bug 8022: Permissions test doesn't check all languages
authorJared Camins-Esakov <jcamins@cpbibliography.com>
Sat, 28 Apr 2012 14:04:51 +0000 (10:04 -0400)
committerJared Camins-Esakov <jcamins@cpbibliography.com>
Sat, 9 Jun 2012 20:39:30 +0000 (16:39 -0400)
commit82aacdfec2d741846f5f2f302657bc1ba62b7278
treefda2efa4c2730404e21d3b168c15ca749c4ee9d0
parente6c5be9dacab98f16d74251a16326962be7c46e8
Bug 8022: Permissions test doesn't check all languages

Add the permissions files for es-ES and nb-NO to the permissions test.

Signed-off-by: Magnus Enger <magnus@enger.priv.no>
Running xt/permissions.t before the patch leaves out nb-NO and es-ES.
After the patch they are picked up and the test fails correctly
because of the missing permissions described in Bug 7984.
As far as I can tall, all permission files are now picked up by
this test.

Signed-off-by: Paul Poulain <paul.poulain@biblibre.com>
Signed-off-by: Chris Cormack <chrisc@catalyst.net.nz>
Signed-off-by: Jared Camins-Esakov <jcamins@cpbibliography.com>
xt/permissions.t