Skip to content

Commit

Permalink
fix: add respawn ego test
Browse files Browse the repository at this point in the history
Signed-off-by: satoshi-ota <[email protected]>
  • Loading branch information
satoshi-ota committed Dec 27, 2024
1 parent e1111f5 commit bbf40d2
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions mock/cpp_mock_scenarios/CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -56,9 +56,8 @@ if(BUILD_CPP_MOCK_SCENARIOS)
add_subdirectory(src/spawn)
add_subdirectory(src/speed_planning)
add_subdirectory(src/synchronized_action)
add_subdirectory(src/traffic_sink)
add_subdirectory(src/traffic_source)
# add_subdirectory(src/respawn_ego)
add_subdirectory(src/respawn_ego)

endif()

Expand Down

0 comments on commit bbf40d2

Please sign in to comment.