add new unittest

This commit is contained in:
Benjamin Sergeant 2019-01-06 15:14:13 -08:00
parent a21aae521f
commit f4f30686c5

View File

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