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)
committerJonathan Druart <jonathan.druart@bugs.koha-community.org>
Thu, 10 Aug 2017 16:20:32 +0000 (13:20 -0300)
commit61f2ec769073709be3b688654ec355b3f4fbe522
tree19b1f8d60c3870b0901190a8c17d26ef75e22b99
parent91dee226cdd089353dc71e559aa9e0b34fddf72e
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>
Signed-off-by: Jonathan Druart <jonathan.druart@bugs.koha-community.org>
t/Number/Price.t