diff options
author | Fabian Keil <fk@fabiankeil.de> | 2012-11-13 14:02:42 +0100 |
---|---|---|
committer | Daniel Stenberg <daniel@haxx.se> | 2012-11-19 10:58:14 +0100 |
commit | 81d96c4421450a04e1fa4ba6e606ed569781065c (patch) | |
tree | 91d3fc6cb4acd9d72aa33e29205113376916e3c7 /tests/data/test176 | |
parent | 10296ac66565edcfac680e7c2177557893230500 (diff) |
Add keywords for a couple of currently keyword-less HTTP tests
Diffstat (limited to 'tests/data/test176')
-rw-r--r-- | tests/data/test176 | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/tests/data/test176 b/tests/data/test176 index 596b46d30..413c14925 100644 --- a/tests/data/test176 +++ b/tests/data/test176 @@ -1,4 +1,11 @@ <testcase> +<info> +<keywords> +HTTP +HTTP POST +</keywords> +</info> + # Server-side <reply> # the first request has NTLM type-1 included, and then the 1001 is returned |