From: Dan Fandrich Date: Wed, 23 Sep 2020 21:53:08 +0000 (-0700) Subject: tests/data: Fix some mismatched XML tags in test cases X-Git-Tag: curl-7_73_0~58 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=93653ef9e2fd5d35a7972734a52957bb222f878a;p=thirdparty%2Fcurl.git tests/data: Fix some mismatched XML tags in test cases This allows these test files to pass xmllint. --- diff --git a/tests/data/test1910 b/tests/data/test1910 index a1b3f57568..cd2e2cf46a 100644 --- a/tests/data/test1910 +++ b/tests/data/test1910 @@ -26,7 +26,7 @@ Content-Type: text/html Content-Length: 4 hej - + # Client-side diff --git a/tests/data/test1911 b/tests/data/test1911 index 78f0b8d8f3..ec5f531af9 100644 --- a/tests/data/test1911 +++ b/tests/data/test1911 @@ -7,8 +7,6 @@ curl_easy_option # Server-side - - # Client-side diff --git a/tests/data/test1912 b/tests/data/test1912 index 88207c65fa..ed6b27b5b8 100644 --- a/tests/data/test1912 +++ b/tests/data/test1912 @@ -8,8 +8,6 @@ typecheck # Server-side - - # Client-side diff --git a/tests/data/test669 b/tests/data/test669 index aaae2c51d5..64cfc06591 100644 --- a/tests/data/test669 +++ b/tests/data/test669 @@ -30,7 +30,6 @@ HTTP custom Content-Type with parameter http://%HOSTIP:%HTTPPORT/we/want/669 -H 'Content-type: multipart/form-data; charset=utf-8' -F name=daniel -F tool=curl - # Verify data after the test has been "shot"