Skip to content

Commit

Permalink
Add integration test file to cmake
Browse files Browse the repository at this point in the history
  • Loading branch information
suranimaria committed Nov 26, 2024
1 parent a10d0f3 commit 0bb6ae8
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -74,6 +74,7 @@ set(TEST_FILES
test/AuthUnitTests.cpp
test/SubscriptionManagerUnitTests.cpp
test/DataBaseTest.cpp
test/IntegrationTests.cpp
)

set(SOURCE_FILES_NO_MAIN
Expand Down

0 comments on commit 0bb6ae8

Please sign in to comment.