Revert out-of-scope changes

This commit is contained in:
Paulo F. Oliveira 2021-01-07 22:47:53 +00:00
parent 5d819d192a
commit 3190bec55e

View File

@ -54,8 +54,9 @@ test/JSON-Schema-Test-Suite/tests:
git submodule sync --recursive
git submodule update --init --recursive
# Would be nice to include elvis to test, but it fails on OTP-18
.PHONY: test
test: eunit ct xref dialyzer elvis cover
test: eunit ct xref dialyzer cover
.PHONY: eunit
eunit: