From f2f2713e6b9c746a3089f0e83e265b14f15917ac Mon Sep 17 00:00:00 2001 From: EuAndreh Date: Sun, 24 Jan 2021 00:53:32 -0300 Subject: Add tests/cli-opts.sh tests --- Makefile | 1 + 1 file changed, 1 insertion(+) (limited to 'Makefile') diff --git a/Makefile b/Makefile index 5e26a5b..71cb676 100644 --- a/Makefile +++ b/Makefile @@ -28,6 +28,7 @@ uninstall: check: sh tests/all.sh + sh tests/cli-opts.sh if [ -d .git ]; then \ echo 'Assuming Git repository, running development checks.'; \ -- cgit v1.2.3