On Tue, Mar 05, 2024 at 02:46:15PM +0100, Robin Jarry wrote:
> Instead of relying on the default locale from the environment (LC_ALL),
> explicitly read the files as utf-8 encoded.
>
> Fixes: 0aeaf75df879 ("test: define unit tests suites based on test types")
>
> Signed-off-by: Robin Jarry <[email protected]>
> ---Acked-by: Tyler Retzlaff <[email protected]>

