aboutsummaryrefslogtreecommitdiffstats
path: root/erts/test/ignore_cores.erl
diff options
context:
space:
mode:
Diffstat (limited to 'erts/test/ignore_cores.erl')
-rw-r--r--erts/test/ignore_cores.erl2
1 files changed, 1 insertions, 1 deletions
diff --git a/erts/test/ignore_cores.erl b/erts/test/ignore_cores.erl
index 13f34cd10f..e40b91392c 100644
--- a/erts/test/ignore_cores.erl
+++ b/erts/test/ignore_cores.erl
@@ -28,7 +28,7 @@
-module(ignore_cores).
--include_lib("test_server/include/test_server.hrl").
+-include_lib("common_test/include/ct.hrl").
-export([init/1, fini/1, setup/3, setup/4, restore/1, dir/1]).