diff --git a/core-buffer/test/test_LiveRecvModule.cpp b/core-buffer/test/test_LiveRecvModule.cpp index 7b6c55e..31c35d4 100644 --- a/core-buffer/test/test_LiveRecvModule.cpp +++ b/core-buffer/test/test_LiveRecvModule.cpp @@ -8,6 +8,7 @@ using namespace std; using namespace core_buffer; TEST(LiveRecvModule, transfer_test) { + // TODO: Make this test work again. // auto ctx = zmq_ctx_new(); // // size_t n_modules = 32;