mirror of
https://git.pwmt.org/pwmt/zathura.git
synced 2024-11-10 18:23:46 +01:00
Increase test timeout
This commit is contained in:
parent
a7aa3e135f
commit
e87ed2a5b3
@ -20,5 +20,7 @@ if check.found()
|
||||
c_args: defines + flags
|
||||
)
|
||||
|
||||
test('tests', tests)
|
||||
test('tests', tests,
|
||||
timeout: 60*60
|
||||
)
|
||||
endif
|
||||
|
Loading…
Reference in New Issue
Block a user