mirror of
https://github.com/ninenines/cowboy.git
synced 2025-07-14 04:10:24 +00:00
Always dialyze tests and fix some cowboy_req specs
This commit is contained in:
parent
07078eb47b
commit
a8335c63df
11 changed files with 25 additions and 11 deletions
2
Makefile
2
Makefile
|
@ -49,7 +49,7 @@ app:: rebar.config
|
|||
|
||||
# Dialyze the tests.
|
||||
|
||||
# DIALYZER_OPTS += --src -r test
|
||||
DIALYZER_OPTS += --src -r test
|
||||
|
||||
# h2spec setup.
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue