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
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

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