aboutsummaryrefslogtreecommitdiffstats
path: root/erts/emulator/test/pseudoknot_SUITE.erl
diff options
context:
space:
mode:
Diffstat (limited to 'erts/emulator/test/pseudoknot_SUITE.erl')
-rw-r--r--erts/emulator/test/pseudoknot_SUITE.erl2
1 files changed, 1 insertions, 1 deletions
diff --git a/erts/emulator/test/pseudoknot_SUITE.erl b/erts/emulator/test/pseudoknot_SUITE.erl
index 06ff5f8e04..f0668dd287 100644
--- a/erts/emulator/test/pseudoknot_SUITE.erl
+++ b/erts/emulator/test/pseudoknot_SUITE.erl
@@ -22,7 +22,7 @@
-export([all/0, suite/0,groups/0,init_per_suite/1, end_per_suite/1,
init_per_group/2,end_per_group/2,test/1]).
-suite() -> [{suite_callbacks,[ts_install_scb]}].
+suite() -> [{ct_hooks,[ts_install_cth]}].
all() ->
[test].