diff options
Diffstat (limited to 'tests/data/test2036')
-rw-r--r-- | tests/data/test2036 | 39 |
1 files changed, 39 insertions, 0 deletions
diff --git a/tests/data/test2036 b/tests/data/test2036 new file mode 100644 index 000000000..0ab8b66c5 --- /dev/null +++ b/tests/data/test2036 @@ -0,0 +1,39 @@ +<testcase> +<info> +<keywords> +FAILURE +</keywords> +</info> +# +# Server-side +<reply> +</reply> + +# +# Client-side +<client> +<server> +none +</server> +<features> +http +</features> + <name> +HTTP, -O with no slash at all in the URL + </name> + <command option="no-output"> +%HOSTIP:%HTTPPORT -O +</command> +</client> + +# +# Verify data after the test has been "shot" +<verify> +<strip> +^User-Agent:.* +</strip> +<errorcode> +23 +</errorcode> +</verify> +</testcase> |