]> git.koha-community.org Git - koha.git/commit
Bug 18900: (QA followup) Make tests conditional to locale existence
authorTomas Cohen Arazi <tomascohen@theke.io>
Wed, 9 Aug 2017 15:01:17 +0000 (12:01 -0300)
committerMason James <mtj@kohaaloha.com>
Wed, 20 Sep 2017 02:00:04 +0000 (14:00 +1200)
commit55a79b817af6778212290b121d2674e58dec0a0a
treef2539ed65e77afeb6ccf59a8a8664aaacf14fbe2
parent4011f07614ec5223858dd2f7d88376a95d2ad749
Bug 18900: (QA followup) Make tests conditional to locale existence

It is important to highlight that tests have been skipped instead of having them pass
on the absence of the required fr_FR.UTF-8 locale installed on the system.

This patch does that check and effectively skips them.

Signed-off-by: Tomas Cohen Arazi <tomascohen@theke.io>
t/Number/Price.t