mirror of
https://github.com/JesseTG/melonds-ds.git
synced 2024-11-23 06:29:46 +00:00
Increase the default test timeout to 60 seconds
This commit is contained in:
parent
38d170759f
commit
28f868bdcf
@ -88,7 +88,7 @@ cmake_path(GET DSI_NAND FILENAME DSI_NAND_NAME)
|
||||
|
||||
include(CMakePrintHelpers)
|
||||
|
||||
set(DEFAULT_TIMEOUT 30)
|
||||
set(DEFAULT_TIMEOUT 60) # In seconds
|
||||
|
||||
function(add_python_test)
|
||||
set(options
|
||||
|
Loading…
Reference in New Issue
Block a user