summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--tests/init.cfg2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/init.cfg b/tests/init.cfg
index 3b6242fa..2e8330bf 100644
--- a/tests/init.cfg
+++ b/tests/init.cfg
@@ -67,7 +67,7 @@ require_tr_utf8_locale_()
path_prepend_ .
case $(get-mb-cur-max tr_TR.UTF-8) in
[3456]) ;;
- *) skip_ 'en_US.UTF-8 locale not found' ;;
+ *) skip_ 'tr_TR.UTF-8 locale not found' ;;
esac
}