aboutsummaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
authorEuAndreh <eu@euandre.org>2021-01-24 03:11:52 -0300
committerEuAndreh <eu@euandre.org>2021-01-24 03:11:52 -0300
commitee6bc4f2ce6da48f25a29931a178159e5801b5d9 (patch)
treee5b13643b29bd51f06d382fde00ed3ce01199423 /Makefile
parentTODOs.md: Add task-b2c26218-5f21-4efd-afbd-ff6af57a358a (diff)
downloadremembering-ee6bc4f2ce6da48f25a29931a178159e5801b5d9.tar.gz
remembering-ee6bc4f2ce6da48f25a29931a178159e5801b5d9.tar.xz
Add tests/ranking.sh
Diffstat (limited to '')
-rw-r--r--Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/Makefile b/Makefile
index b899716..cfa36a7 100644
--- a/Makefile
+++ b/Makefile
@@ -28,6 +28,7 @@ uninstall:
check:
sh tests/cli-opts.sh
+ sh tests/ranking.sh
sh tests/signals.sh
if [ -d .git ]; then \