summaryrefslogtreecommitdiffstats
path: root/test/pacman/meson.build
diff options
context:
space:
mode:
Diffstat (limited to 'test/pacman/meson.build')
-rw-r--r--test/pacman/meson.build1
1 files changed, 1 insertions, 0 deletions
diff --git a/test/pacman/meson.build b/test/pacman/meson.build
index 4e87b4f3..9de4f5a1 100644
--- a/test/pacman/meson.build
+++ b/test/pacman/meson.build
@@ -352,5 +352,6 @@ foreach input : pacman_tests
PYTHON,
protocol : 'tap',
args : args,
+ timeout: 120,
depends : [pacman_bin])
endforeach