Skip to content

Commit

Permalink
test2
Browse files Browse the repository at this point in the history
  • Loading branch information
qicosmos committed Mar 15, 2024
1 parent a9ed71c commit 02c7a55
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions src/coro_io/tests/CMakeLists.txt
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
set(CMAKE_RUNTIME_OUTPUT_DIRECTORY ${CMAKE_BINARY_DIR}/output/tests)
add_executable(coro_io_test
test_corofile.cpp
test_channel.cpp
test_client_pool.cpp
# test_channel.cpp
# test_client_pool.cpp
test_rate_limiter.cpp
main.cpp
)
Expand Down

0 comments on commit 02c7a55

Please sign in to comment.