aboutsummaryrefslogtreecommitdiffstats
path: root/test/gun_ct_hook.erl
diff options
context:
space:
mode:
Diffstat (limited to 'test/gun_ct_hook.erl')
-rw-r--r--test/gun_ct_hook.erl1
1 files changed, 1 insertions, 0 deletions
diff --git a/test/gun_ct_hook.erl b/test/gun_ct_hook.erl
index 72db623..f0decaa 100644
--- a/test/gun_ct_hook.erl
+++ b/test/gun_ct_hook.erl
@@ -18,4 +18,5 @@
init(_, _) ->
ct_helper:start([gun]),
+ ct_helper:make_certs_in_ets(),
{ok, undefined}.