diff options
author | Dan Fandrich <dan@coneharvesters.com> | 2010-08-30 15:07:21 -0700 |
---|---|---|
committer | Dan Fandrich <dan@coneharvesters.com> | 2010-08-30 15:07:21 -0700 |
commit | 55c266de6d866436e8980dc4da34c71c424d0dda (patch) | |
tree | 3e631e85857995827bb7de4dfeab0642df2e7bb2 | |
parent | 3af696f7c444a32cdd9e183a4ed0b543f09fef86 (diff) |
Added proxy keyword to allow skipping test in proxyless configs
-rw-r--r-- | tests/data/test504 | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/tests/data/test504 b/tests/data/test504 index 2d9e56498..573ab51c7 100644 --- a/tests/data/test504 +++ b/tests/data/test504 @@ -1,4 +1,14 @@ <testcase> +<info> +<keywords> +HTTP +HTTP GET +HTTP proxy +multi +FAILURE +</keywords> +</info> + # Server-side <reply> </reply> |