aboutsummaryrefslogtreecommitdiff
path: root/localedata/tst-xlocale2.c
diff options
context:
space:
mode:
Diffstat (limited to 'localedata/tst-xlocale2.c')
-rw-r--r--localedata/tst-xlocale2.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/localedata/tst-xlocale2.c b/localedata/tst-xlocale2.c
index 7f99050168..3387d7f485 100644
--- a/localedata/tst-xlocale2.c
+++ b/localedata/tst-xlocale2.c
@@ -36,7 +36,7 @@ main (void)
}
-static const char str[] = "0123456789abcdef ABCDEF ghijklmnopqrstuvwxyzäÄöÖüÜ";
+static const char str[] = "0123456789abcdef ABCDEF ghijklmnopqrstuvwxyz\xe4\xc4\xf6\xd6\xfc\xdc";
static const char exd[] = "11111111110000000000000000000000000000000000000000";
static const char exa[] = "00000000001111110111111011111111111111111111111111";
static const char exx[] = "11111111111111110111111000000000000000000000000000";