diff options
Diffstat (limited to 'localedata/tst-locale.sh')
-rwxr-xr-x | localedata/tst-locale.sh | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/localedata/tst-locale.sh b/localedata/tst-locale.sh index ed62c71138..6851c364c8 100755 --- a/localedata/tst-locale.sh +++ b/localedata/tst-locale.sh @@ -44,8 +44,7 @@ test_locale tests/test1.cm tests/test1.def test1 mnemonic.ds test_locale tests/test2.cm tests/test2.def test2 mnemonic.ds test_locale tests/test3.cm tests/test3.def test3 mnemonic.ds test_locale tests/test4.cm tests/test4.def test4 mnemonic.ds -# I know that multi-byte charsets do not yet work. --drepper -# test_locale tests/test5.cm tests/test5.def test5 mnemonic.ds +test_locale tests/test5.cm tests/test5.def test5 tests/test5.ds exit 0 |