blob: 54d1b8fe9f7f77097274fb9c887fe4b34fe2f6e0 [file] [log] [blame]
{sub_dirs, ["deps"]}.
{deps, [
{'bear', ".*", {git, "git://github.com/boundary/bear.git", {tag, "0.8.1"}}},
{meck, ".*", {git, "git://github.com/eproxus/meck", {tag, "0.8.1"}}}
]}.
{erl_opts, [debug_info]}.
{cover_enabled, true}.