summaryrefslogtreecommitdiff
path: root/lib/ssl/test/ssl_ECC.erl
diff options
context:
space:
mode:
Diffstat (limited to 'lib/ssl/test/ssl_ECC.erl')
-rw-r--r--lib/ssl/test/ssl_ECC.erl2
1 files changed, 2 insertions, 0 deletions
diff --git a/lib/ssl/test/ssl_ECC.erl b/lib/ssl/test/ssl_ECC.erl
index 56b67361e1..73dafcd1fc 100644
--- a/lib/ssl/test/ssl_ECC.erl
+++ b/lib/ssl/test/ssl_ECC.erl
@@ -23,6 +23,8 @@
-module(ssl_ECC).
+-behaviour(ct_suite).
+
-include_lib("common_test/include/ct.hrl").
-include_lib("public_key/include/public_key.hrl").