diff options
author | Marcel Raad <Marcel.Raad@teamviewer.com> | 2019-10-22 23:26:17 +0200 |
---|---|---|
committer | Marcel Raad <Marcel.Raad@teamviewer.com> | 2019-10-23 08:28:03 +0200 |
commit | 2838fd91bef9f776816f2c06e36488f153825a8f (patch) | |
tree | c631510b7c9e8a70bc277b1550a29f184c2163b1 | |
parent | 333e77d39bf75f6dd4e001610fc3161dc8e2fdf1 (diff) |
tests: add missing proxy features
-rw-r--r-- | tests/data/test702 | 1 | ||||
-rw-r--r-- | tests/data/test703 | 1 |
2 files changed, 2 insertions, 0 deletions
diff --git a/tests/data/test702 b/tests/data/test702 index 9fc954a02..c03723676 100644 --- a/tests/data/test702 +++ b/tests/data/test702 @@ -25,6 +25,7 @@ socks4 </server> <features> http +proxy </features> <name> Attempt connect to non-listening HTTP server via SOCKS4 proxy diff --git a/tests/data/test703 b/tests/data/test703 index 3c0fb314d..53d6a0222 100644 --- a/tests/data/test703 +++ b/tests/data/test703 @@ -25,6 +25,7 @@ socks5 </server> <features> http +proxy </features> <name> Attempt connect to non-listening HTTP server via SOCKS5 proxy |