From 9c80a8810759c9ed19606547c5aaa47aa1699be4 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Lo=C3=AFc=20Hoguin?= Date: Sat, 26 Nov 2016 12:58:19 +0100 Subject: Add Ranch 1.3 and various small fixes --- docs/en/erlang.mk/1/guide/common_test/index.html | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) (limited to 'docs/en/erlang.mk/1/guide/common_test') diff --git a/docs/en/erlang.mk/1/guide/common_test/index.html b/docs/en/erlang.mk/1/guide/common_test/index.html index 56de0f4c..a1b12f81 100644 --- a/docs/en/erlang.mk/1/guide/common_test/index.html +++ b/docs/en/erlang.mk/1/guide/common_test/index.html @@ -7,7 +7,7 @@ - + Nine Nines: Common Test @@ -100,6 +100,10 @@ If the file is named http_SUITE.erl, the test suite is http:

+

The CT_LOGS_DIR variable can be used to set where HTML +log files are to be written. This defaults to logs/.

+
+
-- cgit v1.2.3