From 9dfa1dcfa031a184a49ab8a35caf00d1fd650d2d Mon Sep 17 00:00:00 2001 From: Fabian Keil Date: Mon, 22 Feb 2021 10:25:44 +0100 Subject: [PATCH] test 675: add missing CR so the test passes when run through Privoxy Closes #8959 --- tests/data/test675 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tests/data/test675 b/tests/data/test675 index b0933bede6..fdc5a7631d 100644 --- a/tests/data/test675 +++ b/tests/data/test675 @@ -12,7 +12,7 @@ HTTP Basic auth HTTP/1.1 200 OK swsclose Date: Thu, 09 Nov 2010 14:49:00 GMT Content-Type: text/html -Content-Length: 26 +Content-Length: 26 the content would go here -- 2.47.3