Skip to content

Commit

Permalink
Remove duplicated test
Browse files Browse the repository at this point in the history
  • Loading branch information
adrien-berchet committed Dec 7, 2022
1 parent 2182a26 commit 6b2fbf8
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions tests/CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -49,11 +49,6 @@ target_link_libraries(unittests
${TESTS_LINK_LIBRAIRIES}
)

# add_test(NAME unittests
# COMMAND unittests
# WORKING_DIRECTORY ${CMAKE_CURRENT_LIST_DIR}
# )

if (NOT EXTERNAL_CATCH2)
catch_discover_tests( unittests
WORKING_DIRECTORY ${CMAKE_CURRENT_LIST_DIR}
Expand Down

0 comments on commit 6b2fbf8

Please sign in to comment.