Ver código fonte

Test also calls compile

pull/6/head
Andrew Thompson 13 anos atrás
pai
commit
cc371c9683
1 arquivos alterados com 1 adições e 1 exclusões
  1. +1
    -1
      Makefile

+ 1
- 1
Makefile Ver arquivo

@ -15,7 +15,7 @@ distclean: clean
./rebar delete-deps
test:
./rebar eunit
./rebar compile eunit
##
## Doc targets

Carregando…
Cancelar
Salvar