summaryrefslogtreecommitdiff
path: root/erts/test/otp_SUITE.erl
diff options
context:
space:
mode:
Diffstat (limited to 'erts/test/otp_SUITE.erl')
-rw-r--r--erts/test/otp_SUITE.erl2
1 files changed, 1 insertions, 1 deletions
diff --git a/erts/test/otp_SUITE.erl b/erts/test/otp_SUITE.erl
index 40e2be0a85..a8424ea46f 100644
--- a/erts/test/otp_SUITE.erl
+++ b/erts/test/otp_SUITE.erl
@@ -542,7 +542,7 @@ ignore_undefs() ->
%% The following functions are optional dependencies for diameter
#{{dbg,ctp,0} => true,
{dbg,p,2} => true,
- {dbg,stop_clear,0} => true,
+ {dbg,stop,0} => true,
{dbg,trace_port,2} => true,
{dbg,tracer,2} => true,
{erl_prettypr,format,1} => true,