tweetモデルに対するテストを書いた

This commit is contained in:
keita
2021-03-05 10:35:09 +09:00
parent ea4cf6f562
commit 30e010226c
3 changed files with 94 additions and 2 deletions
+2 -2
View File
@@ -108,8 +108,8 @@ include_directories(${CURL_INCLUDE_DIRS})
include_directories(
${PROJECT_SOURCE_DIR}/src
${PROJECT_SOURCE_DIR}/third
${CMAKE_SOURCE_DIR}/src
${CMAKE_SOURCE_DIR}/third
)