From a920c85444ee1bccee5a7a73d8efe05514716751 Mon Sep 17 00:00:00 2001 From: Viktor Szakats Date: Tue, 22 Jul 2025 23:03:55 +0200 Subject: [PATCH] TEST-SUITE.md: use C.UTF-8 --- docs/tests/TEST-SUITE.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/tests/TEST-SUITE.md b/docs/tests/TEST-SUITE.md index 1e387898f7..ed624d3f93 100644 --- a/docs/tests/TEST-SUITE.md +++ b/docs/tests/TEST-SUITE.md @@ -53,7 +53,7 @@ SPDX-License-Identifier: curl - `openssl` (the command line tool, for generating test server certificates) - `openssh` or `SunSSH` (for SCP and SFTP tests) - `nghttpx` (for HTTP/2 and HTTP/3 tests) - - An available `en_US.UTF-8` locale + - An available `C.UTF-8` locale ### Installation of impacket