From 265c50b2f8c897d2fde4d54764bc409661e38fb5 Mon Sep 17 00:00:00 2001 From: Marcel Raad Date: Wed, 16 Mar 2022 10:19:45 +0100 Subject: [PATCH] test375: fix line endings on Windows Closes https://github.com/curl/curl/pull/8599 --- tests/data/test375 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tests/data/test375 b/tests/data/test375 index f3a80d8737..aefc8e4ac8 100644 --- a/tests/data/test375 +++ b/tests/data/test375 @@ -23,7 +23,7 @@ Disabled proxy should make curl fail with --proxy # # Verify data after the test has been "shot" - + curl: proxy support is disabled in this libcurl -- 2.47.3