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

Merge pull request #1583 from erlang/update_meck

update meck for otp20
pull/1584/head
Fred Hebert 7 роки тому
committed by GitHub
джерело
коміт
327766ed1c
1 змінених файлів з 1 додано та 1 видалено
  1. +1
    -1
      rebar.config

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

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

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