We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 93d1a4f commit 7b7857bCopy full SHA for 7b7857b
Tests/AsyncHTTPClientTests/HTTPClientNIOTSTests+XCTest.swift
@@ -29,6 +29,7 @@ extension HTTPClientNIOTSTests {
29
("testTLSFailError", testTLSFailError),
30
("testConnectionFailError", testConnectionFailError),
31
("testTLSVersionError", testTLSVersionError),
32
+ ("testTrustRootCertificateLoadFail", testTrustRootCertificateLoadFail),
33
]
34
}
35
0 commit comments