Add some StatsD consumer tests.
[beam_stats.git] / rebar_test_build.config
index b65a1df..8a4f3f1 100644 (file)
@@ -2,3 +2,7 @@
 , [ {hope, ".*", {git, "https://github.com/ibnfirnas/hope.git", {tag, "3.7.0"}}}
   ]
 }.
+
+{cover_enabled, true}.
+
+{clean_files, ["test/*.beam"]}.
This page took 0.028137 seconds and 4 git commands to generate.