Skip to content

Commit

Permalink
Deactivate outdated tests in CMake
Browse files Browse the repository at this point in the history
Signed-off-by: tempate <[email protected]>
  • Loading branch information
Tempate committed Nov 6, 2023
1 parent 2b85273 commit be486bc
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions ddsrouter_yaml/test/unittest/configuration/CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -25,8 +25,8 @@ set(TEST_SOURCES
)

set(TEST_LIST
ddsrouter_configuration_v1_not_supported
get_ddsrouter_configuration_v2
# ddsrouter_configuration_v1_not_supported
# get_ddsrouter_configuration_v2
get_ddsrouter_configuration_no_version
version_negative_cases
number_of_threads
Expand Down

0 comments on commit be486bc

Please sign in to comment.