Skip to content
Snippets Groups Projects
Commit 7b45543b authored by Walter Lampl's avatar Walter Lampl
Browse files

Merge branch 'timeout.TrigBunchCrossingTool-20181123' into 'master'

TrigBunchCrossingTool: Increase test timeout.

See merge request atlas/athena!16200
parents 87f60f49 a11796e0
No related branches found
No related tags found
No related merge requests found
......@@ -81,7 +81,8 @@ atlas_add_test( ut_web_bunch_tool_test
Root/count_bunch_neighbors.cxx
INCLUDE_DIRS ${ROOT_INCLUDE_DIRS}
LINK_LIBRARIES ${ROOT_LIBRARIES} AsgTools xAODEventInfo xAODTrigger
TrigConfL1Data )
TrigConfL1Data
PROPERTIES TIMEOUT 300 )
# Install files from the package:
atlas_install_headers( TrigBunchCrossingTool )
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment