Преглед изворни кода

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]}
]
},

Loading…
Откажи
Сачувај