mirror of
https://github.com/ansible-collections/community.general.git
synced 2025-04-06 10:40:32 -07:00
[PR #9176/47637cde backport][stable-10] locale_gen: add testcase for de_CH.utf8 (#9668)
locale_gen: add testcase for de_CH.utf8 (#9176)
(cherry picked from commit 47637cdec7
)
Co-authored-by: Alexei Znamensky <103110+russoz@users.noreply.github.com>
This commit is contained in:
parent
7e4a39964e
commit
faa913d566
1 changed files with 3 additions and 0 deletions
|
@ -24,3 +24,6 @@ locale_list_basic:
|
||||||
- tr_CY.UTF-8
|
- tr_CY.UTF-8
|
||||||
- tr_CY.utf8
|
- tr_CY.utf8
|
||||||
skip_removal: false
|
skip_removal: false
|
||||||
|
- localegen: de_CH.UTF-8
|
||||||
|
locales: [de_CH.utf8]
|
||||||
|
skip_removal: false
|
||||||
|
|
Loading…
Add table
Reference in a new issue