summaryrefslogtreecommitdiff
path: root/lib/inets/test/make_certs.erl
diff options
context:
space:
mode:
Diffstat (limited to 'lib/inets/test/make_certs.erl')
-rw-r--r--lib/inets/test/make_certs.erl1
1 files changed, 1 insertions, 0 deletions
diff --git a/lib/inets/test/make_certs.erl b/lib/inets/test/make_certs.erl
index 7215a59823..71f508fc61 100644
--- a/lib/inets/test/make_certs.erl
+++ b/lib/inets/test/make_certs.erl
@@ -20,6 +20,7 @@
-module(make_certs).
-compile([export_all]).
+-compile(nowarn_export_all).
%-export([all/1, all/2, rootCA/2, intermediateCA/3, endusers/3, enduser/3, revoke/3, gencrl/2, verify/3]).