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/shutdown_SUITE.erl | 1 + 1 file changed, 1 insertion(+) (limited to 'test/shutdown_SUITE.erl') diff --git a/test/shutdown_SUITE.erl b/test/shutdown_SUITE.erl index cf1edfd..d46e223 100644 --- a/test/shutdown_SUITE.erl +++ b/test/shutdown_SUITE.erl @@ -14,6 +14,7 @@ -module(shutdown_SUITE). -compile(export_all). +-compile(nowarn_export_all). -import(ct_helper, [doc/1]). -import(ct_helper, [name/0]). -- cgit v1.2.3