add unittest for IXWebSocketPerMessageDeflateCompressor

This commit is contained in:
Benjamin Sergeant
2020-07-07 20:56:27 -07:00
parent 7c1b57c8cd
commit e2180a1f31
2 changed files with 37 additions and 0 deletions

View File

@ -55,6 +55,7 @@ set (SOURCES
IXSentryClientTest.cpp
IXWebSocketChatTest.cpp
IXWebSocketBroadcastTest.cpp
IXWebSocketPerMessageDeflateCompressorTest.cpp
)
# Some unittest don't work on windows yet