From 6d13432bfa1097da7efb4a5fffac27a22af2002c Mon Sep 17 00:00:00 2001 From: Marcel Raad Date: Sat, 21 Jul 2018 12:24:08 +0200 Subject: tests: fixes for Windows line endlings Set mode="text" when line endings depend on the system representation. Closes https://github.com/curl/curl/pull/2772 --- tests/data/test1148 | 2 +- tests/data/test1164 | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) (limited to 'tests') diff --git a/tests/data/test1148 b/tests/data/test1148 index f483bcd53..bf65aa411 100644 --- a/tests/data/test1148 +++ b/tests/data/test1148 @@ -56,7 +56,7 @@ Accept: */* # This allows the last 4 letters of the bar to get updated without it # matters. We're mostly checking the width of it anyway. - + bar 100.0% diff --git a/tests/data/test1164 b/tests/data/test1164 index 061e395cc..be83aa4f3 100644 --- a/tests/data/test1164 +++ b/tests/data/test1164 @@ -45,7 +45,7 @@ Host: %HOSTIP:%HTTPPORT Accept: */* - + 208 -- cgit v1.2.3