mirror of
https://github.com/XRPLF/clio.git
synced 2025-12-06 17:27:58 +00:00
@@ -25,6 +25,6 @@ using namespace util::requests::impl;
|
||||
|
||||
TEST(SslContext, Create)
|
||||
{
|
||||
auto ctx = makeSslContext();
|
||||
auto ctx = makeClientSslContext();
|
||||
EXPECT_TRUE(ctx);
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user