このサイトはJavaScriptを使用しています
ホーム
エクスプローラー
ヘルプ
登録
サインイン
SisMaker
/
rebar3
ウォッチ
1
スター
0
フォーク
0
コード
課題
0
プルリクエスト
0
プロジェクト
0
リリース
62
Wiki
アクティビティ
ソースを参照
Merge pull request
#1583
from erlang/update_meck
update meck for otp20
pull/1584/head
Fred Hebert
8年前
committed by
GitHub
親
83b41523fa
1459e3a89e
コミット
327766ed1c
1個のファイルの変更
、
1行の追加
、
1行の削除
ユニファイド表示
差分オプション
統計情報を表示
Patchファイルをダウンロード
Diffファイルをダウンロード
+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]}
]
]
},
},
書き込み
プレビュー
読み込み中…
キャンセル
保存