diff --git a/Makefile b/Makefile index f080895..93148db 100644 --- a/Makefile +++ b/Makefile @@ -1,3 +1,5 @@ +test: + bash_unit ./tests/test_*.sh install: test -d ~/.local/bin/ || mkdir -p ~/.local/bin/ cp zk ~/.local/bin/zk