Преглед на файлове

Merge pull request #1585 from erlang/nowarn_export_all

drop warnings for `export_all` in test profile
pull/1587/head
Fred Hebert преди 7 години
committed by GitHub
родител
ревизия
3f21c8dc9f
променени са 1 файла, в които са добавени 1 реда и са изтрити 1 реда
  1. +1
    -1
      rebar.config

+ 1
- 1
rebar.config Целия файл

@ -39,7 +39,7 @@
%% Profiles
{profiles, [{test, [
{deps, [{meck, "0.8.7"}]},
{erl_opts, [debug_info]}
{erl_opts, [debug_info, nowarn_export_all]}
]
},

Зареждане…
Отказ
Запис