diff options
| author | EuAndreh <eu@euandre.org> | 2021-06-26 21:56:13 -0300 |
|---|---|---|
| committer | EuAndreh <eu@euandre.org> | 2021-06-26 21:56:13 -0300 |
| commit | cf98c595cc53fa6f3ed6778b030cb8fc4d4afef3 (patch) | |
| tree | 9fe4160b72bcaeefc0834959d979c1bf41f0777a /Makefile | |
| parent | aux/: Update, adapt Makefile accordingly (diff) | |
| download | remembering-cf98c595cc53fa6f3ed6778b030cb8fc4d4afef3.tar.gz remembering-cf98c595cc53fa6f3ed6778b030cb8fc4d4afef3.tar.xz | |
tests/install-uninstall.sh: Add test for install/uninstall
Diffstat (limited to 'Makefile')
| -rw-r--r-- | Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -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 |
