From 03219f30c9f46012148297aad718805a5dc27991 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Lo=C3=AFc=20Hoguin?= Date: Wed, 16 May 2018 17:19:38 +0200 Subject: Add nowarn_export_all to test suites --- test/sendfile_SUITE.erl | 1 + 1 file changed, 1 insertion(+) (limited to 'test/sendfile_SUITE.erl') diff --git a/test/sendfile_SUITE.erl b/test/sendfile_SUITE.erl index d89724f..7bec5ac 100644 --- a/test/sendfile_SUITE.erl +++ b/test/sendfile_SUITE.erl @@ -15,6 +15,7 @@ -module(sendfile_SUITE). -compile(export_all). +-compile(nowarn_export_all). -import(ct_helper, [config/2]). -import(ct_helper, [doc/1]). -- cgit v1.2.3