X-Git-Url: https://git.xandkar.net/?p=beam_stats.git;a=blobdiff_plain;f=rebar_test_build.config;h=8a4f3f12b5c785418bcb82a025639c82b9ca4ee6;hp=b65a1dfd409cb0fdf100a41be84247eeef84683e;hb=b0ab6ee2c0bea2f50a60d2260fc2e71dfb01320b;hpb=e7b39f0719b5d561181b2ecb49da5b8e6a897076 diff --git a/rebar_test_build.config b/rebar_test_build.config index b65a1df..8a4f3f1 100644 --- a/rebar_test_build.config +++ b/rebar_test_build.config @@ -2,3 +2,7 @@ , [ {hope, ".*", {git, "https://github.com/ibnfirnas/hope.git", {tag, "3.7.0"}}} ] }. + +{cover_enabled, true}. + +{clean_files, ["test/*.beam"]}.