From df207d2dd93b9e73c0550f62d8034bacecffbd20 Mon Sep 17 00:00:00 2001 From: Steve Holme Date: Thu, 27 Feb 2020 17:33:16 +0000 Subject: tests: disable SMTP UTF-8 tests on Windows Fixes #4988 Closes #4992 --- tests/data/test955 | 3 +++ 1 file changed, 3 insertions(+) (limited to 'tests/data/test955') diff --git a/tests/data/test955 b/tests/data/test955 index ce7ef18b0..57d618c7d 100644 --- a/tests/data/test955 +++ b/tests/data/test955 @@ -16,6 +16,9 @@ SMTP smtp + +!win32 + LC_ALL=en_US.UTF-8 LC_CTYPE=en_US.UTF-8 -- cgit v1.2.3