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/ws_SUITE.erl | 1 + 1 file changed, 1 insertion(+) (limited to 'test/ws_SUITE.erl') diff --git a/test/ws_SUITE.erl b/test/ws_SUITE.erl index 9b70bdf..0630c1b 100644 --- a/test/ws_SUITE.erl +++ b/test/ws_SUITE.erl @@ -14,6 +14,7 @@ -module(ws_SUITE). -compile(export_all). +-compile(nowarn_export_all). -import(ct_helper, [config/2]). -- cgit v1.2.3