Skip to content

Commit 7b7857b

Browse files
committed
Linux tests
1 parent 93d1a4f commit 7b7857b

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

Diff for: Tests/AsyncHTTPClientTests/HTTPClientNIOTSTests+XCTest.swift

+1
Original file line numberDiff line numberDiff line change
@@ -29,6 +29,7 @@ extension HTTPClientNIOTSTests {
2929
("testTLSFailError", testTLSFailError),
3030
("testConnectionFailError", testConnectionFailError),
3131
("testTLSVersionError", testTLSVersionError),
32+
("testTrustRootCertificateLoadFail", testTrustRootCertificateLoadFail),
3233
]
3334
}
3435
}

0 commit comments

Comments
 (0)