diff options
author | Dan Fandrich <dan@coneharvesters.com> | 2016-06-15 23:04:48 +0200 |
---|---|---|
committer | Dan Fandrich <dan@coneharvesters.com> | 2016-06-15 23:04:48 +0200 |
commit | 67176e2b840486c58a107ab1178d19cfa65faf0f (patch) | |
tree | 35cd537a5a06397e38c0ca50f61a5832510fa08d | |
parent | b70ca5281d93b621dee700c74740b2621d1e30b4 (diff) |
tests: Added HTTP proxy keywords to tests 1141 & 1142
-rw-r--r-- | tests/data/test1141 | 1 | ||||
-rw-r--r-- | tests/data/test1142 | 1 |
2 files changed, 2 insertions, 0 deletions
diff --git a/tests/data/test1141 b/tests/data/test1141 index 31c505f66..b0ff038c4 100644 --- a/tests/data/test1141 +++ b/tests/data/test1141 @@ -3,6 +3,7 @@ <keywords> HTTP HTTP GET +HTTP proxy followlocation </keywords> </info> diff --git a/tests/data/test1142 b/tests/data/test1142 index ebb0891b6..0ecfbd3c6 100644 --- a/tests/data/test1142 +++ b/tests/data/test1142 @@ -3,6 +3,7 @@ <keywords> HTTP HTTP GET +HTTP proxy followlocation </keywords> </info> |