Skip to content
Snippets Groups Projects
Commit f99940ae authored by scott snyder's avatar scott snyder
Browse files

CollectionBase: Increase test timeout.

Was timing out in some nightlies.



Former-commit-id: 707dea31
parent 6a018f21
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