mirror of
https://github.com/ninenines/cowboy.git
synced 2025-07-14 12:20:24 +00:00
Add note about SSL tests requiring R16B01
This commit is contained in:
parent
2e5eb16f3b
commit
ac55fb27f8
1 changed files with 2 additions and 1 deletions
|
@ -127,7 +127,8 @@ Committing
|
||||||
You MUST ensure that all commits pass all tests and do not have extra
|
You MUST ensure that all commits pass all tests and do not have extra
|
||||||
Dialyzer warnings.
|
Dialyzer warnings.
|
||||||
|
|
||||||
Running tests is fairly straightforward.
|
Running tests is fairly straightforward. Note that you need at least
|
||||||
|
Erlang/OTP R16B01 for the SSL tests to run.
|
||||||
|
|
||||||
``` bash
|
``` bash
|
||||||
make tests
|
make tests
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue