diff options
author | Jeremy Harris <jgh146exb@wizmail.org> | 2015-12-07 15:22:38 +0000 |
---|---|---|
committer | Jeremy Harris <jgh146exb@wizmail.org> | 2015-12-07 15:22:38 +0000 |
commit | 74f150bf80451e34b2fae10c14019e37d644420a (patch) | |
tree | 5a29e51aa433e9675206bbfca5ebd5e9e6bd5514 /test | |
parent | 6ae08012cf21a8e168bc8e89f56e43c96604da2c (diff) |
SOCKS: move from Experimental to mainline
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 |