Skip to content

Commit

Permalink
Fixes skupperproject#1303: Temporarily don't add c_unittests to the t…
Browse files Browse the repository at this point in the history
…est suite. (skupperproject#1304)
  • Loading branch information
ganeshmurthy authored Nov 29, 2023
1 parent e76a8a3 commit 38f81f9
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions tests/c_unittests/CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -51,8 +51,3 @@ file(COPY
${CMAKE_CURRENT_SOURCE_DIR}/minimal_trace.conf
DESTINATION ${CMAKE_CURRENT_BINARY_DIR})

add_test(
NAME c_unittests
COMMAND ${TEST_WRAP} $<TARGET_FILE:c_unittests>
WORKING_DIRECTORY ${CMAKE_CURRENT_BINARY_DIR}
)

0 comments on commit 38f81f9

Please sign in to comment.