Skip to content

Commit

Permalink
chore: Re-enable tests
Browse files Browse the repository at this point in the history
  • Loading branch information
Tradias committed Dec 17, 2023
1 parent bf1691e commit c183b4d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion test/CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ add_subdirectory(proto)

add_subdirectory(utils)

# add_subdirectory(src)
add_subdirectory(src)

if(ASIO_GRPC_BOOST_ASIO_HAS_CO_AWAIT AND ASIO_GRPC_ENABLE_CPP20_TESTS_AND_EXAMPLES)
add_subdirectory(example)
Expand Down

0 comments on commit c183b4d

Please sign in to comment.