Soundness

This commit is contained in:
David Evans 2021-06-11 10:19:09 +01:00
parent 7dabc4981f
commit 0edbe5231b

View File

@ -30,6 +30,7 @@ extension SocksClientHandlerTests {
("testTypicalWorkflowDripfeed", testTypicalWorkflowDripfeed),
("testInvalidAuthenticationMethod", testInvalidAuthenticationMethod),
("testProxyConnectionFailed", testProxyConnectionFailed),
("testDelayedConnection", testDelayedConnection),
]
}
}