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)
committerChris Cormack <chrisc@catalyst.net.nz>
Mon, 14 May 2012 20:53:40 +0000 (08:53 +1200)
commit53c966514400661491eda43bf2f8703680286d41
tree281c26d095fb1dbaea856353daff9f3ad5425ca4
parent15393d1d8e615dc5e90ce192c0432b3e947fd471
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>
xt/permissions.t