summaryrefslogtreecommitdiff
path: root/tests/data/test963
diff options
context:
space:
mode:
Diffstat (limited to 'tests/data/test963')
-rw-r--r--tests/data/test9634
1 files changed, 2 insertions, 2 deletions
diff --git a/tests/data/test963 b/tests/data/test963
index 22b252a96..9cecc5046 100644
--- a/tests/data/test963
+++ b/tests/data/test963
@@ -22,8 +22,8 @@ idn
!win32
</features>
<setenv>
-LC_ALL=en_US.UTF-8
-LC_CTYPE=en_US.UTF-8
+LC_ALL=UTF-8
+LC_CTYPE=UTF-8
</setenv>
<precheck>
perl -MI18N::Langinfo=langinfo,CODESET -e 'die "Needs a UTF-8 locale" if (lc(langinfo(CODESET())) ne "utf-8");'