diff options
Diffstat (limited to 'testsuite/expand.tests')
-rwxr-xr-x | testsuite/expand.tests | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/testsuite/expand.tests b/testsuite/expand.tests index 2d92344d4..631ab4db3 100755 --- a/testsuite/expand.tests +++ b/testsuite/expand.tests @@ -15,8 +15,7 @@ testing "expand" \ test x"$CONFIG_UNICODE_SUPPORT" = x"y" \ && test x"$CONFIG_UNICODE_USING_LOCALE" != x"y" \ -&& test "$CONFIG_LAST_SUPPORTED_WCHAR" -gt "916" \ -testing "expand with unicode characher 0x394" \ +&& testing "expand with unicode characher 0x394" \ "expand" \ "Δ 12345ΔΔΔ 12345678\n" \ "" \ |