(unittest) remove cmake reference to deleted file
This commit is contained in:
parent
13d3300a40
commit
415f6b4832
@ -69,13 +69,6 @@ if (UNIX)
|
|||||||
)
|
)
|
||||||
endif()
|
endif()
|
||||||
|
|
||||||
# Some unittest fail for dubious reason on Ubuntu Xenial with TSAN
|
|
||||||
if (MAC OR WIN32)
|
|
||||||
list(APPEND SOURCES
|
|
||||||
IXWebSocketMessageQTest.cpp
|
|
||||||
)
|
|
||||||
endif()
|
|
||||||
|
|
||||||
# Ping test fails intermittently, disabling them for now
|
# Ping test fails intermittently, disabling them for now
|
||||||
# IXWebSocketPingTest.cpp
|
# IXWebSocketPingTest.cpp
|
||||||
# IXWebSocketPingTimeoutTest.cpp
|
# IXWebSocketPingTimeoutTest.cpp
|
||||||
|
Loading…
Reference in New Issue
Block a user