enable cobra tests which were disabled

This commit is contained in:
Benjamin Sergeant 2020-07-27 17:39:53 -07:00
parent 22dffd5b7e
commit 5940e53d77

View File

@ -65,8 +65,8 @@ set (SOURCES
if (UNIX)
list(APPEND SOURCES
IXWebSocketCloseTest.cpp
# IXCobraChatTest.cpp
# IXCobraMetricsPublisherTest.cpp # Disabled for now
IXCobraChatTest.cpp
IXCobraMetricsPublisherTest.cpp
IXCobraToSentryBotTest.cpp
IXCobraToStatsdBotTest.cpp
IXCobraToStdoutBotTest.cpp