Skip to content

Commit

Permalink
Add MenuTest.cpp to test suite.
Browse files Browse the repository at this point in the history
  • Loading branch information
przemek83 committed Sep 30, 2024
1 parent 1d5721d commit 429660c
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions test/CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,7 @@ set(${PROJECT_TEST}_SOURCES
ConfigTest.cpp
MenuItemTest.cpp
DisplayTest.cpp
MenuTest.cpp
)

add_executable(${PROJECT_TEST} ${${PROJECT_TEST}_SOURCES})
Expand Down

0 comments on commit 429660c

Please sign in to comment.