瀏覽代碼

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
{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}.

Loading…
取消
儲存