Skip to content

Commit

Permalink
tests: Fix Windows compilation
Browse files Browse the repository at this point in the history
  • Loading branch information
Royna2544 committed Nov 19, 2024
1 parent 0698dd4 commit 5294e6d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tests/CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ add_my_executable(
LIBS
GTest::gtest
GTest::gmock
TgBotPPImpl fruit
TgBotPPImpl fruit TgBotRandom
TEST
)

Expand Down

0 comments on commit 5294e6d

Please sign in to comment.