diff options
author | Daniel Stenberg <daniel@haxx.se> | 2019-12-19 16:44:07 +0100 |
---|---|---|
committer | Daniel Stenberg <daniel@haxx.se> | 2019-12-19 23:01:14 +0100 |
commit | b4c9982382469398115cc0e3e0747e79db083455 (patch) | |
tree | e36af814c06b1ccf703c91e12f89a63a6e547391 /tests/data/test1448 | |
parent | 23208e330ac0c2164d59971baf79e87c45da1840 (diff) |
tests: set LC_ALL in more tests
Follow-up to 23208e330ac0c21
Closes #4743
Diffstat (limited to 'tests/data/test1448')
-rw-r--r-- | tests/data/test1448 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/data/test1448 b/tests/data/test1448 index e04f47bde..8de2fd1c6 100644 --- a/tests/data/test1448 +++ b/tests/data/test1448 @@ -41,7 +41,7 @@ http idn </features> <setenv> -LC_ALL= +LC_ALL=en_US.UTF-8 LC_CTYPE=en_US.UTF-8 </setenv> <precheck> |