summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--test/pacman/meson.build2
1 files changed, 2 insertions, 0 deletions
diff --git a/test/pacman/meson.build b/test/pacman/meson.build
index dbdb429e..cf64296e 100644
--- a/test/pacman/meson.build
+++ b/test/pacman/meson.build
@@ -157,6 +157,8 @@ pacman_tests = [
'should_fail': true },
{ 'name': 'tests/scriptlet001.py' },
{ 'name': 'tests/scriptlet002.py' },
+ { 'name': 'tests/scriptlet-signal-handling.py' },
+ { 'name': 'tests/scriptlet-signal-reset.py' },
{ 'name': 'tests/sign001.py' },
{ 'name': 'tests/sign002.py' },
{ 'name': 'tests/skip-remove-with-glob-chars.py' },