Skip to content
This repository has been archived by the owner on Oct 22, 2021. It is now read-only.

Commit

Permalink
disable cover
Browse files Browse the repository at this point in the history
  • Loading branch information
Robert Newson committed Nov 15, 2012
1 parent 0c4e0ec commit bbf0032
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion rebar.config
Expand Up @@ -49,7 +49,7 @@
"apps/couch",
"rel"
]}.
{cover_enabled, true}.
{cover_enabled, false}.
{eunit_opts, [{report,{eunit_surefire,[{dir,"."}]}}]}.
{erl_opts, [debug_info]}.
{lib_dirs, ["apps"]}.

0 comments on commit bbf0032

Please sign in to comment.