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

Add note about SSL tests requiring R16B01

This commit is contained in:
Loïc Hoguin 2013-08-31 10:24:11 +02:00
parent 2e5eb16f3b
commit ac55fb27f8

View file

@ -127,7 +127,8 @@ Committing
You MUST ensure that all commits pass all tests and do not have extra
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
make tests