Przeglądaj źródła

drop warnings for `export_all` in test profile

pull/1585/head
alisdair sullivan 7 lat temu
committed by GitHub
rodzic
commit
36c2564350
1 zmienionych plików z 1 dodań i 1 usunięć
  1. +1
    -1
      rebar.config

+ 1
- 1
rebar.config Wyświetl plik

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

Ładowanie…
Anuluj
Zapisz