From cf98c595cc53fa6f3ed6778b030cb8fc4d4afef3 Mon Sep 17 00:00:00 2001 From: EuAndreh Date: Sat, 26 Jun 2021 21:56:13 -0300 Subject: tests/install-uninstall.sh: Add test for install/uninstall --- Makefile | 1 + 1 file changed, 1 insertion(+) (limited to 'Makefile') diff --git a/Makefile b/Makefile index 9b60c5b..d9765b7 100644 --- a/Makefile +++ b/Makefile @@ -36,6 +36,7 @@ run-tests: src/remembering-c.c check: all run-tests ./run-tests sh tests/cli-opts.sh + sh tests/install-uninstall.sh sh tests/ranking.sh sh tests/signals.sh -- cgit v1.2.3