X-Git-Url: https://git.xandkar.net/?a=blobdiff_plain;f=rebar_test_build.config;h=8a4f3f12b5c785418bcb82a025639c82b9ca4ee6;hb=4997ac36497070e00aeb48a83c197069c8f41dc2;hp=b65a1dfd409cb0fdf100a41be84247eeef84683e;hpb=caf75ed8160362773766c6bde005cf5f33544392;p=beam_stats.git 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"]}.