jovan-wong commented on a change in pull request #31: Introduce Google test and Google mock infra URL: https://github.com/apache/rocketmq-client-cpp/pull/31#discussion_r243183888
########## File path: CMakeLists.txt ########## @@ -218,3 +218,4 @@ set(HAVE_SOCKLEN_T 1) add_subdirectory(libs) add_subdirectory(project) add_subdirectory(example) +add_subdirectory(test) Review comment: Please add a new line at the end of this file. ---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: [email protected] With regards, Apache Git Services
