aboutsummaryrefslogtreecommitdiff
path: root/testsuite/cal.tests
diff options
context:
space:
mode:
Diffstat (limited to 'testsuite/cal.tests')
-rwxr-xr-xtestsuite/cal.tests2
1 files changed, 1 insertions, 1 deletions
diff --git a/testsuite/cal.tests b/testsuite/cal.tests
index 36be2b4b5..30985688b 100755
--- a/testsuite/cal.tests
+++ b/testsuite/cal.tests
@@ -20,7 +20,7 @@ Su Mo Tu We Th Fr Sa
20" "" "" 20" "" ""
21 21
22test x"$CONFIG_LOCALE_SUPPORT" = x"y" \ 22test x"$CONFIG_LOCALE_SUPPORT" = x"y" \
23&& test x"$CONFIG_FEATURE_ASSUME_UNICODE" = x"y" \ 23&& test x"$CONFIG_UNICODE_SUPPORT" = x"y" \
24&& test x"$CONFIG_LAST_SUPPORTED_WCHAR" = x"0" \ 24&& test x"$CONFIG_LAST_SUPPORTED_WCHAR" = x"0" \
25&& test x"$CONFIG_UNICODE_WIDE_WCHARS" = x"y" \ 25&& test x"$CONFIG_UNICODE_WIDE_WCHARS" = x"y" \
26&& test x"$CONFIG_STATIC" != x"y" \ 26&& test x"$CONFIG_STATIC" != x"y" \