aboutsummaryrefslogtreecommitdiffstats
path: root/rebar.config
diff options
context:
space:
mode:
authorAnthony Ramine <[email protected]>2011-05-16 11:42:15 +0200
committerAnthony Ramine <[email protected]>2011-05-16 11:42:15 +0200
commit107eba92a3b6f7fd3cd1a248ee094d00da6bf2c8 (patch)
treec746d2f1b43be2342a1723f23effa02c20a48cae /rebar.config
parent420f5baf98cb1b19209977e5552107ab3222767f (diff)
downloadcowboy-107eba92a3b6f7fd3cd1a248ee094d00da6bf2c8.tar.gz
cowboy-107eba92a3b6f7fd3cd1a248ee094d00da6bf2c8.tar.bz2
cowboy-107eba92a3b6f7fd3cd1a248ee094d00da6bf2c8.zip
Enable code coverage
Diffstat (limited to 'rebar.config')
-rw-r--r--rebar.config1
1 files changed, 1 insertions, 0 deletions
diff --git a/rebar.config b/rebar.config
index f75bfd4..e700ab8 100644
--- a/rebar.config
+++ b/rebar.config
@@ -1,3 +1,4 @@
+{cover_enabled, true}.
{dialyzer_opts, [src, {warnings, [
behaviours,
error_handling,