aboutsummaryrefslogtreecommitdiff
path: root/posix/tst-regcomp-truncated.c
diff options
context:
space:
mode:
Diffstat (limited to 'posix/tst-regcomp-truncated.c')
-rw-r--r--posix/tst-regcomp-truncated.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/posix/tst-regcomp-truncated.c b/posix/tst-regcomp-truncated.c
index 84195fcd2e..da3f97799e 100644
--- a/posix/tst-regcomp-truncated.c
+++ b/posix/tst-regcomp-truncated.c
@@ -37,6 +37,7 @@
static const char locales[][17] =
{
"C",
+ "C.UTF-8",
"en_US.UTF-8",
"de_DE.ISO-8859-1",
};