0
Fork 0
mirror of https://github.com/ninenines/cowboy.git synced 2025-07-14 12:20:24 +00:00

Enable code coverage

This commit is contained in:
Anthony Ramine 2011-05-16 11:42:15 +02:00
parent 420f5baf98
commit 107eba92a3
2 changed files with 2 additions and 0 deletions

1
cover.spec Normal file
View file

@ -0,0 +1 @@
{incl_app, cowboy, details}.

View file

@ -1,3 +1,4 @@
{cover_enabled, true}.
{dialyzer_opts, [src, {warnings, [
behaviours,
error_handling,