Переглянути джерело

Document eunit_first_files

pull/3/head
Tuncer Ayaz 14 роки тому
джерело
коміт
e407838bab
1 змінених файлів з 3 додано та 0 видалено
  1. +3
    -0
      rebar.config.sample

+ 3
- 0
rebar.config.sample Переглянути файл

@ -86,6 +86,9 @@
%% Additional compile options for eunit. erl_opts from above is also used %% Additional compile options for eunit. erl_opts from above is also used
{eunit_compile_opts, []}. {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' %% Whether to enable coverage reporting. Default is `false'
{cover_enabled, false}. {cover_enabled, false}.

Завантаження…
Відмінити
Зберегти