From ee6bc4f2ce6da48f25a29931a178159e5801b5d9 Mon Sep 17 00:00:00 2001 From: EuAndreh Date: Sun, 24 Jan 2021 03:11:52 -0300 Subject: Add tests/ranking.sh --- Makefile | 1 + 1 file changed, 1 insertion(+) (limited to 'Makefile') 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 \ -- cgit v1.2.3