diff options
author | Dan Fandrich <dan@coneharvesters.com> | 2019-03-24 15:19:50 +0100 |
---|---|---|
committer | Dan Fandrich <dan@coneharvesters.com> | 2019-03-24 18:35:02 +0100 |
commit | 27fb521df567ae1b26fb07b42d393136eed90c14 (patch) | |
tree | 937849c16898c0a579146f95efe0fb448451fd97 /tests/data/test356 | |
parent | 48287c9c96c5e9f0dd5a23bda7c4b54789a60316 (diff) |
tests: Fixed XML validation errors in some test files.
Diffstat (limited to 'tests/data/test356')
-rw-r--r-- | tests/data/test356 | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/tests/data/test356 b/tests/data/test356 index 26305f96a..e2ac4860d 100644 --- a/tests/data/test356 +++ b/tests/data/test356 @@ -38,6 +38,7 @@ parse incoming Alt-Svc and save to file <setenv> # make debug-curl accept Alt-Svc over plain HTTP CURL_ALTSVC_HTTP="yeah" +</setenv> <command> http://%HOSTIP:%HTTPPORT/356 --alt-svc "log/altsvc-356" </command> |