@@ -14,6 +14,7 @@
-module(acceptor_SUITE).
-compile(export_all).
+-compile(nowarn_export_all).
-import(ct_helper, [doc/1]).
-import(ct_helper, [name/0]).
@@ -15,6 +15,7 @@
-module(sendfile_SUITE).
-import(ct_helper, [config/2]).
-module(shutdown_SUITE).