migrate locale from en_US.UTF-8 to C.UTF-8
This commit is contained in:
parent
e1a5e4503a
commit
43c23270a6
4 changed files with 5 additions and 21 deletions
|
|
@ -10,9 +10,8 @@ variables:
|
|||
# See Infrastructure/Infrastructure#97.
|
||||
TEST_ARGS: -t 10
|
||||
|
||||
# Locale used for unit tests. See notes in test/test-engine.vala and
|
||||
# test/test-client.vala.
|
||||
TEST_LOCALE: en_US.UTF-8
|
||||
# Locale used for unit tests
|
||||
TEST_LOCALE: C.UTF-8
|
||||
|
||||
# Build
|
||||
BUILD_DIR: build
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue