From bda5630b8770da0f6e99f1617777f3c37fca957c Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Lo=C3=AFc=20Hoguin?= Date: Thu, 14 Dec 2017 11:23:06 +0100 Subject: Silence export_all warnings --- test/sse_SUITE.erl | 1 + 1 file changed, 1 insertion(+) (limited to 'test/sse_SUITE.erl') diff --git a/test/sse_SUITE.erl b/test/sse_SUITE.erl index a036552..b218fa2 100644 --- a/test/sse_SUITE.erl +++ b/test/sse_SUITE.erl @@ -14,6 +14,7 @@ -module(sse_SUITE). -compile(export_all). +-compile(nowarn_export_all). all() -> [http, http2]. -- cgit v1.2.3