瀏覽代碼

update meck for otp20

pull/1583/head
alisdair sullivan 7 年之前
committed by GitHub
父節點
當前提交
1459e3a89e
共有 1 個檔案被更改,包括 1 行新增1 行删除
  1. +1
    -1
      rebar.config

+ 1
- 1
rebar.config 查看文件

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

Loading…
取消
儲存