mirror of
https://github.com/kierankihn/uno-game.git
synced 2025-12-27 02:13:18 +08:00
test(game): add test cases for Player
This commit is contained in:
@@ -7,6 +7,7 @@ project(uno-game-test)
|
||||
|
||||
add_executable(uno-game-test unit/game/CardTest.cpp
|
||||
unit/game/CardTileTest.cpp
|
||||
unit/game/PlayerTest.cpp
|
||||
)
|
||||
|
||||
target_link_libraries(uno-game-test
|
||||
|
||||
Reference in New Issue
Block a user