diff options
Diffstat (limited to 'test')
-rw-r--r-- | test/scripts/4020-socks/REQUIRES | 2 | ||||
-rw-r--r-- | test/scripts/4028-GnuTLS-socks/REQUIRES | 2 | ||||
-rw-r--r-- | test/scripts/4029-OpenSSL-socks/REQUIRES | 2 |
3 files changed, 3 insertions, 3 deletions
diff --git a/test/scripts/4020-socks/REQUIRES b/test/scripts/4020-socks/REQUIRES index 135603c74..5c6dbbad6 100644 --- a/test/scripts/4020-socks/REQUIRES +++ b/test/scripts/4020-socks/REQUIRES @@ -1 +1 @@ -support Experimental_SOCKS +support SOCKS diff --git a/test/scripts/4028-GnuTLS-socks/REQUIRES b/test/scripts/4028-GnuTLS-socks/REQUIRES index 0b41941ac..5accf7bf3 100644 --- a/test/scripts/4028-GnuTLS-socks/REQUIRES +++ b/test/scripts/4028-GnuTLS-socks/REQUIRES @@ -1,4 +1,4 @@ -support Experimental_SOCKS +support SOCKS support GnuTLS running IPv4 running socks diff --git a/test/scripts/4029-OpenSSL-socks/REQUIRES b/test/scripts/4029-OpenSSL-socks/REQUIRES index b24bbd9a0..d42ca4cee 100644 --- a/test/scripts/4029-OpenSSL-socks/REQUIRES +++ b/test/scripts/4029-OpenSSL-socks/REQUIRES @@ -1,4 +1,4 @@ -support Experimental_SOCKS +support SOCKS support OpenSSL running IPv4 running socks |