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

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

CollectionBase: Increase test timeout.

See merge request atlas/athena!16201

Former-commit-id: 5402e7bd
parents ead22c2b f99940ae
No related branches found
No related tags found
No related merge requests found
......@@ -37,5 +37,6 @@ atlas_add_dictionary( CollectionDict
atlas_add_test( Factory_test
SOURCES test/Factory_test.cxx
LINK_LIBRARIES CollectionBase )
LINK_LIBRARIES CollectionBase
PROPERTIES TIMEOUT 300 )
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