Leave the tests out as per @essen’s comments

resolves issue #29
This commit is contained in:
Kresten Krab Thorup 2014-11-19 00:07:33 +01:00
parent d0620f241f
commit bac8a8620f

View file

@ -4,7 +4,7 @@ DIALYZER= dialyzer
.PHONY: plt analyze all deps compile get-deps clean
all: get-deps compile test
all: get-deps compile
deps: get-deps compile