Fix version in CMakeLists.txt (#467)

* Fix version in CMakeLists.txt

* Disable IXHttpClientTest
This commit is contained in:
lanthora
2023-06-06 01:03:17 +08:00
committed by GitHub
parent f79c64ae97
commit 397bb5d18a
3 changed files with 5 additions and 6 deletions

View File

@ -16,7 +16,7 @@ set (TEST_TARGET_NAMES
IXWebSocketServerTest
IXWebSocketTestConnectionDisconnection
IXUrlParserTest
IXHttpClientTest
# IXHttpClientTest ## FIXME httpbin.org does not seem normal
IXUnityBuildsTest
IXHttpTest
IXDNSLookupTest