summaryrefslogtreecommitdiff
path: root/tests/intl.tests
diff options
context:
space:
mode:
Diffstat (limited to 'tests/intl.tests')
-rw-r--r--tests/intl.tests5
1 files changed, 4 insertions, 1 deletions
diff --git a/tests/intl.tests b/tests/intl.tests
index 0dc33cb..cd919df 100644
--- a/tests/intl.tests
+++ b/tests/intl.tests
@@ -1,4 +1,4 @@
-export LANG=en_US.UTF-8
+export LC_ALL=en_US.UTF-8
a=$'\303\251'
@@ -36,3 +36,6 @@ set a b
printf '%s\n' "$*"
printf '%s' "$*" | od -b
+
+# display differences make this problematic
+${THIS_SH} ./intl1.sub