add new unittest

This commit is contained in:
Benjamin Sergeant 2019-01-06 15:14:13 -08:00
parent 372af54e46
commit 791c3701d7

View File

@ -33,6 +33,7 @@ if (NOT WIN32)
list(APPEND SOURCES
IXWebSocketServerTest.cpp
cmd_websocket_chat.cpp
IXWebSocketTestConnectionDisconnection.cpp
)
endif()