aboutsummaryrefslogtreecommitdiffstats
path: root/lib/asn1/test/testDER.erl
diff options
context:
space:
mode:
Diffstat (limited to 'lib/asn1/test/testDER.erl')
-rw-r--r--lib/asn1/test/testDER.erl2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/asn1/test/testDER.erl b/lib/asn1/test/testDER.erl
index 195d8fe5a4..edaaa12eba 100644
--- a/lib/asn1/test/testDER.erl
+++ b/lib/asn1/test/testDER.erl
@@ -22,7 +22,7 @@
-export([test/0]).
--include_lib("test_server/include/test_server.hrl").
+-include_lib("common_test/include/ct.hrl").
test() ->
Val = {'Set',12,{version,214},true},