diff options
author | Marcel Raad <Marcel.Raad@teamviewer.com> | 2019-05-27 13:42:05 +0200 |
---|---|---|
committer | Marcel Raad <Marcel.Raad@teamviewer.com> | 2019-05-27 14:48:37 +0200 |
commit | 13df26192ed61b453267d6f3f6078113762c7319 (patch) | |
tree | 1cf03895434378048ad71e5ac109914f44848f1d /tests/data | |
parent | 1b260757b8b4057691c377bc0ae802b896b5338a (diff) |
HAProxy tests: add keywords
Add the proxy and haproxy keywords in order to be able to exclude or
run these specific tests.
Closes https://github.com/curl/curl/pull/3949
Diffstat (limited to 'tests/data')
-rw-r--r-- | tests/data/test1455 | 2 | ||||
-rw-r--r-- | tests/data/test1456 | 2 |
2 files changed, 4 insertions, 0 deletions
diff --git a/tests/data/test1455 b/tests/data/test1455 index 7276ea4ec..2684d34e9 100644 --- a/tests/data/test1455 +++ b/tests/data/test1455 @@ -3,6 +3,8 @@ <keywords> HTTP HTTP GET +proxy +haproxy </keywords> </info> diff --git a/tests/data/test1456 b/tests/data/test1456 index 007473618..45244e604 100644 --- a/tests/data/test1456 +++ b/tests/data/test1456 @@ -3,6 +3,8 @@ <keywords> HTTP HTTP GET +proxy +haproxy IPv6 </keywords> </info> |