aboutsummaryrefslogtreecommitdiffstats
path: root/lib/debugger/test/bs_match_int_SUITE.erl
diff options
context:
space:
mode:
Diffstat (limited to 'lib/debugger/test/bs_match_int_SUITE.erl')
-rw-r--r--lib/debugger/test/bs_match_int_SUITE.erl2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/debugger/test/bs_match_int_SUITE.erl b/lib/debugger/test/bs_match_int_SUITE.erl
index 7a5b5c8f74..c667e7cbce 100644
--- a/lib/debugger/test/bs_match_int_SUITE.erl
+++ b/lib/debugger/test/bs_match_int_SUITE.erl
@@ -29,7 +29,7 @@
-import(lists, [seq/2]).
-suite() -> [{suite_callbacks,[ts_install_scb]}].
+suite() -> [{ct_hooks,[ts_install_cth]}].
all() ->
[cases()].