ソースを参照

update meck for otp20

pull/1583/head
alisdair sullivan 8年前
committed by GitHub
コミット
1459e3a89e
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]}
]
},

読み込み中…
キャンセル
保存