Browse Source

Add note about SSL tests requiring R16B01

Loïc Hoguin 11 years ago
parent
commit
ac55fb27f8
1 changed files with 2 additions and 1 deletions
  1. 2 1
      CONTRIBUTING.md

+ 2 - 1
CONTRIBUTING.md

@@ -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