Signed-off-by: Andrew Gregory <andrew.gregor...@gmail.com>
---
 test/pacman/meson.build | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/test/pacman/meson.build b/test/pacman/meson.build
index 90885015..3ad1fcd0 100644
--- a/test/pacman/meson.build
+++ b/test/pacman/meson.build
@@ -158,6 +158,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' },
-- 
2.19.1

Reply via email to