Skip to content

Commit 7afda27

Browse files
committed
Merge branch 'evanc/mshpccasablanca' into staging
2 parents 9de478f + b81f8b6 commit 7afda27

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

Release/tests/functional/http/listener/listener_construction_tests.cpp

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -430,6 +430,8 @@ TEST_FIXTURE(uri_address, listener_config_creation)
430430
}
431431
}
432432

433+
#if !defined(_WIN32) && !defined(__cplusplus_winrt)
434+
433435
TEST_FIXTURE(uri_address, create_https_listener_get)
434436
{
435437
const char * self_signed_cert = R"(

0 commit comments

Comments
 (0)