Explorar el Código

reducing verbosity of CT

pull/8/merge^2
Dmitry Groshev hace 13 años
padre
commit
0ce29726c9
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. +1
    -1
      Makefile

+ 1
- 1
Makefile Ver fichero

@ -14,4 +14,4 @@ clean:
rm -rf logs .eunit
ct:
./rebar ct skip_deps=true verbose=1
./rebar ct skip_deps=true

Cargando…
Cancelar
Guardar