mbedtls fixes / the unittest now pass on macOS, and hopefully will on Windows/AppVeyor as well.

This commit is contained in:
Benjamin Sergeant
2019-09-27 14:07:01 -07:00
parent 0499a80c55
commit 1b6584ccba
7 changed files with 26 additions and 11 deletions

View File

@ -10,7 +10,7 @@
using namespace ix;
TEST_CASE("http client", "[http]")
TEST_CASE("http_client", "[http]")
{
SECTION("Connect to a remote HTTP server")
{