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:
parent
420f5baf98
commit
107eba92a3
2 changed files with 2 additions and 0 deletions
1
cover.spec
Normal file
1
cover.spec
Normal file
|
@ -0,0 +1 @@
|
|||
{incl_app, cowboy, details}.
|
|
@ -1,3 +1,4 @@
|
|||
{cover_enabled, true}.
|
||||
{dialyzer_opts, [src, {warnings, [
|
||||
behaviours,
|
||||
error_handling,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue