Merge pull request #63 from ros-perception/dirk-thomas/increase-test-timeout
increase test timeout
This commit is contained in:
commit
28776b51c7
|
|
@ -72,7 +72,7 @@ if(BUILD_TESTING)
|
|||
|
||||
ament_add_gtest(projection_test
|
||||
test/projection_test.cpp
|
||||
TIMEOUT 180)
|
||||
TIMEOUT 240)
|
||||
if(TARGET projection_test)
|
||||
target_link_libraries(projection_test laser_geometry)
|
||||
endif()
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user