mirror of
https://git.savannah.gnu.org/git/guile.git
synced 2025-07-03 08:10:31 +02:00
tests: Choose a more plausible US English locale name.
* test-suite/tests/i18n.test (%american-english-locale-name): Change to en_US.utf8".
This commit is contained in:
parent
eba9ff83f3
commit
21602109f0
1 changed files with 1 additions and 1 deletions
|
@ -113,7 +113,7 @@
|
|||
"el_GR.utf8"))
|
||||
|
||||
(define %american-english-locale-name
|
||||
"en_US")
|
||||
"en_US.utf8")
|
||||
|
||||
(define %french-locale
|
||||
(false-if-exception
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue