diff options
author | Dan Fandrich <dan@coneharvesters.com> | 2020-03-10 16:44:10 +0100 |
---|---|---|
committer | Dan Fandrich <dan@coneharvesters.com> | 2020-03-11 10:33:03 +0100 |
commit | c0fe3b3260e9637f644e6ec0cde54521dbb13659 (patch) | |
tree | 509ba1748bee77aea72eb2bf73218501b27432fe /tests/data | |
parent | 0cc66ff5a43a7e24bdc225d7d3b2cd9a1b0259b9 (diff) |
tests/data: Fix some XML formatting issues in test cases
This allows these test files to pass xmllint.
Diffstat (limited to 'tests/data')
-rw-r--r-- | tests/data/test335 | 2 | ||||
-rw-r--r-- | tests/data/test338 | 2 | ||||
-rw-r--r-- | tests/data/test663 | 2 |
3 files changed, 3 insertions, 3 deletions
diff --git a/tests/data/test335 b/tests/data/test335 index 5817365e3..91d981827 100644 --- a/tests/data/test335 +++ b/tests/data/test335 @@ -1,5 +1,5 @@ -# Mostly a duplicate of test168 <testcase> +# Mostly a duplicate of test168 <info> <keywords> HTTP diff --git a/tests/data/test338 b/tests/data/test338 index f8dab6528..0c040c28a 100644 --- a/tests/data/test338 +++ b/tests/data/test338 @@ -1,5 +1,5 @@ -# See https://github.com/curl/curl/issues/4499 <testcase> +# See https://github.com/curl/curl/issues/4499 <info> <keywords> HTTP diff --git a/tests/data/test663 b/tests/data/test663 index 6743b3258..c9c05a02d 100644 --- a/tests/data/test663 +++ b/tests/data/test663 @@ -1,8 +1,8 @@ +<testcase> # # This test is crafted to reproduce oss-fuzz bug # https://crbug.com/oss-fuzz/17954 # -<testcase> <info> <keywords> HTTP |