From 6e819c819a319b47a35c598200ea4a0cf35b517a Mon Sep 17 00:00:00 2001 From: Andrew Gregory Date: Fri, 16 Nov 2018 19:47:31 -0800 Subject: add missing tests to meson.build Signed-off-by: Andrew Gregory Signed-off-by: Allan McRae --- test/pacman/meson.build | 2 ++ 1 file changed, 2 insertions(+) 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' }, -- cgit v1.2.3-54-g00ecf