diff options
Diffstat (limited to 'localedata/tests-mbwc/tgn_locdef.h')
-rw-r--r-- | localedata/tests-mbwc/tgn_locdef.h | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/localedata/tests-mbwc/tgn_locdef.h b/localedata/tests-mbwc/tgn_locdef.h index 96b8a16884..ace63e2c58 100644 --- a/localedata/tests-mbwc/tgn_locdef.h +++ b/localedata/tests-mbwc/tgn_locdef.h @@ -3,6 +3,9 @@ /* Defines for all locales used in the suite. */ +/* POSIX C locale. */ +#define TST_LOC_C "C" + /* German locale with ISO-8859-1. */ #define TST_LOC_de "de_DE.ISO-8859-1" |