Skip to content

Commit 95cd62a

Browse files
committed
core: test cmake update
1 parent dad6a8d commit 95cd62a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Tests/0003_Graph/CMakeLists.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,4 +37,4 @@ target_link_libraries(
3737
)
3838

3939
include(GoogleTest)
40-
gtest_discover_tests(0003GraphTests)
40+
gtest_discover_tests(0003GraphTests DISCOVERY_TIMEOUT 30)

0 commit comments

Comments
 (0)