summaryrefslogtreecommitdiff
path: root/ebin/rebar.app
diff options
context:
space:
mode:
authorTristan Sloughter <tristan.sloughter@gmail.com>2014-06-14 12:46:01 -0500
committerTristan Sloughter <tristan.sloughter@gmail.com>2014-06-14 12:46:01 -0500
commit1e2af5fa5141598f718a5000494aa02f7ad3aca0 (patch)
tree33d689726f7a6cd8fb41913abe3f4a6f2d1a3b26 /ebin/rebar.app
parent6a4d80e385d042c392e0e5c87fc1c4f479cb129a (diff)
parent1363ba30381e3f40bddc134fc8415d6569a32ec3 (diff)
Merge pull request #112 from tuncer/horvand-cover-for-qc
Add code coverage analysis functionality to `qc'
Diffstat (limited to 'ebin/rebar.app')
-rw-r--r--ebin/rebar.app1
1 files changed, 1 insertions, 0 deletions
diff --git a/ebin/rebar.app b/ebin/rebar.app
index 29ad8cf..cc9f751 100644
--- a/ebin/rebar.app
+++ b/ebin/rebar.app
@@ -14,6 +14,7 @@
rebar_cleaner,
rebar_config,
rebar_core,
+ rebar_cover_utils,
rebar_ct,
rebar_deps,
rebar_edoc,