summaryrefslogtreecommitdiff
path: root/tests/test-unicodeio1.sh
diff options
context:
space:
mode:
Diffstat (limited to 'tests/test-unicodeio1.sh')
-rwxr-xr-xtests/test-unicodeio1.sh5
1 files changed, 5 insertions, 0 deletions
diff --git a/tests/test-unicodeio1.sh b/tests/test-unicodeio1.sh
new file mode 100755
index 0000000000..5f5f1bd3ad
--- /dev/null
+++ b/tests/test-unicodeio1.sh
@@ -0,0 +1,5 @@
+#!/bin/sh
+
+# Test in the C locale.
+LC_ALL=C \
+${CHECKER} ./test-unicodeio${EXEEXT} 1

Return to:

Send suggestions and report system problems to the System administrator.