diff --git a/src/coro_io/tests/CMakeLists.txt b/src/coro_io/tests/CMakeLists.txt index bbd9ba8c3..efa634be5 100644 --- a/src/coro_io/tests/CMakeLists.txt +++ b/src/coro_io/tests/CMakeLists.txt @@ -1,6 +1,6 @@ set(CMAKE_RUNTIME_OUTPUT_DIRECTORY ${CMAKE_BINARY_DIR}/output/tests) add_executable(coro_io_test - test_corofile.cpp + # test_corofile.cpp # test_channel.cpp # test_client_pool.cpp test_rate_limiter.cpp