Reference new IXExponentialBackoffTest test in CMakeLists.txt

This commit is contained in:
Benjamin Sergeant
2022-02-17 09:08:49 -08:00
committed by GitHub
parent b72f81540b
commit 90f19e0280

View File

@ -23,6 +23,7 @@ set (TEST_TARGET_NAMES
IXWebSocketSubProtocolTest
# IXWebSocketBroadcastTest ## FIXME was depending on cobra / take a broadcast server from ws
IXStrCaseCompareTest
IXExponentialBackoffTest
)
# Some unittest don't work on windows yet