Skip to content

Commit 271359b

Browse files
committed
[#24620] Applied revision
Signed-off-by: danipiza <dpizarrogallego@gmail.com>
1 parent d7102fa commit 271359b

2 files changed

Lines changed: 1 addition & 3 deletions

File tree

ddsrouter_core/test/blackbox/ddsrouter_core/dds/repeater/CMakeLists.txt

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,6 @@ set(TEST_NEEDED_SOURCES
3636
)
3737

3838
set(TEST_EXTRA_HEADERS
39-
${PROJECT_SOURCE_DIR}/test/blackbox/ddsrouter_core/dds/types/HelloWorld
4039
${PROJECT_SOURCE_DIR}/test/blackbox/ddsrouter_core/dds/types)
4140

4241
add_blackbox_executable(
@@ -70,7 +69,6 @@ set(TEST_NEEDED_SOURCES
7069
)
7170

7271
set(TEST_EXTRA_HEADERS
73-
${PROJECT_SOURCE_DIR}/test/blackbox/ddsrouter_core/dds/types/HelloWorldKeyed
7472
${PROJECT_SOURCE_DIR}/test/blackbox/ddsrouter_core/dds/types)
7573

7674
add_blackbox_executable(

ddsrouter_core/test/blackbox/ddsrouter_core/dds/repeater/DDSTestRepeaterDisposeKey.cpp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
// Copyright 2025 Proyectos y Sistemas de Mantenimiento SL (eProsima).
1+
// Copyright 2026 Proyectos y Sistemas de Mantenimiento SL (eProsima).
22
//
33
// Licensed under the Apache License, Version 2.0 (the "License");
44
// you may not use this file except in compliance with the License.

0 commit comments

Comments
 (0)