Ver a proveniência

Merge pull request #1583 from erlang/update_meck

update meck for otp20
pull/1584/head
Fred Hebert há 7 anos
committed by GitHub
ascendente
cometimento
327766ed1c
1 ficheiros alterados com 1 adições e 1 eliminações
  1. +1
    -1
      rebar.config

+ 1
- 1
rebar.config Ver ficheiro

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

Carregando…
Cancelar
Guardar