From 2838fd91bef9f776816f2c06e36488f153825a8f Mon Sep 17 00:00:00 2001 From: Marcel Raad Date: Tue, 22 Oct 2019 23:26:17 +0200 Subject: [PATCH] tests: add missing proxy features --- tests/data/test702 | 1 + tests/data/test703 | 1 + 2 files changed, 2 insertions(+) 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 http +proxy 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 http +proxy Attempt connect to non-listening HTTP server via SOCKS5 proxy -- 2.50.1