]> 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>
Thu, 14 Jun 2012 11:44:23 +0000 (07:44 -0400)
commit645fe300b288cb4cb88b9e96a02d50bc371099e1
tree1bf561543b759928c616fbdb279c97a321ec7398
parent4ce415b21d64e21c2a6d609b714015842d0ee1e3
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