8a4f3f12b5c785418bcb82a025639c82b9ca4ee6
[beam_stats.git] / rebar_test_build.config
1 { deps
2 , [ {hope, ".*", {git, "https://github.com/ibnfirnas/hope.git", {tag, "3.7.0"}}}
3 ]
4 }.
5
6 {cover_enabled, true}.
7
8 {clean_files, ["test/*.beam"]}.
This page took 0.065513 seconds and 3 git commands to generate.