Explorar el Código

Document eunit_first_files

pull/3/head
Tuncer Ayaz hace 14 años
padre
commit
e407838bab
Se han modificado 1 ficheros con 3 adiciones y 0 borrados
  1. +3
    -0
      rebar.config.sample

+ 3
- 0
rebar.config.sample Ver fichero

@ -86,6 +86,9 @@
%% Additional compile options for eunit. erl_opts from above is also used
{eunit_compile_opts, []}.
%% Same as erl_first_files, but used only when running 'eunit'
{eunit_first_files, []}.
%% Whether to enable coverage reporting. Default is `false'
{cover_enabled, false}.

Cargando…
Cancelar
Guardar