Actually do test.

This commit is contained in:
Jesper Louis Andersen 2021-06-15 14:55:17 +02:00
parent e41634b75c
commit c6f4e21c9a

View File

@ -6,6 +6,7 @@ compile:
$(REBAR) compile $(REBAR) compile
.PHONY: tests .PHONY: tests
tests:
$(REBAR) ct $(REBAR) ct
eqc_compile: compile eqc_compile: compile