10 lines
319 B
Diff
10 lines
319 B
Diff
--- folks-0.13.2/tests/eds/meson.build.orig 2020-02-04 08:38:51.000000000 +0100
|
|
+++ folks-0.13.2/tests/eds/meson.build 2020-02-04 09:21:26.009817830 +0100
|
|
@@ -104,5 +104,6 @@
|
|
benchmark(_benchmark, benchmark_executable,
|
|
suite: 'EDSBackend',
|
|
env: common_test_environment,
|
|
+ timeout: 120,
|
|
)
|
|
endforeach
|