From ac55fb27f8f47ae2be26cd2ef9dd91853ebe5be6 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Lo=C3=AFc=20Hoguin?= Date: Sat, 31 Aug 2013 10:24:11 +0200 Subject: Add note about SSL tests requiring R16B01 --- CONTRIBUTING.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index abab6ae..7bc005b 100644 --- a/CONTRIBUTING.md +++ b/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 -- cgit v1.2.3