Skip to content

Commit e04c5fc

Browse files
authored
Merge pull request #3156 from apple/compnerd/bump
Update CMakeLists.txt
2 parents 2150d98 + 713d72a commit e04c5fc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Tests/Foundation/CMakeLists.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -185,7 +185,7 @@ xctest_discover_tests(TestFoundation
185185
WORKING_DIRECTORY
186186
${CMAKE_BINARY_DIR}/TestFoundation.app
187187
DISCOVERY_TIMEOUT
188-
10
188+
30
189189
PROPERTIES
190190
ENVIRONMENT
191191
LD_LIBRARY_PATH=${CMAKE_BINARY_DIR}/TestFoundation.app:$<TARGET_LINKER_FILE_DIR:XCTest>:$<TARGET_LINKER_FILE_DIR:dispatch>:$<TARGET_LINKER_FILE_DIR:swiftDispatch>:$<TARGET_LINKER_FILE_DIR:BlocksRuntime>)

0 commit comments

Comments
 (0)