Bug 16675: fix breakage of t/Languages.t
authorGalen Charlton <gmcharlt@gmail.com>
Tue, 7 Jun 2016 01:42:59 +0000 (01:42 +0000)
committerKyle M Hall <kyle@bywatersolutions.com>
Fri, 10 Jun 2016 17:03:10 +0000 (17:03 +0000)
commitb9b4eeb849dcb52053a98440e1d8fb02011a9005
treeda7bcead1c7136b679f9bed6e2428e2cd3ac0331
parent023384811f54f18fbe585431c49b80cfc20e58dd
Bug 16675: fix breakage of t/Languages.t

This patch fixes test breakage introduced by the patch for bug 16088,
which added caching of getlanguages().  Upon inspection, it looks like
the patch for 16088 does not introduce a regression on bug 10560,
so this patch adds a couple cache-clearings.

To test
-------
[1] Verify that t/Languages.t passes.

Signed-off-by: Galen Charlton <gmcharlt@gmail.com>
Signed-off-by: Marcel de Rooy <m.de.rooy@rijksmuseum.nl>

Signed-off-by: Jonathan Druart <jonathan.druart@bugs.koha-community.org>

Signed-off-by: Kyle M Hall <kyle@bywatersolutions.com>
t/Languages.t