From 3db1a9683b05079f8adca4a0621b2a4f336ae7c9 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Bj=C3=B6rn=20Gustavsson?= Date: Wed, 17 Aug 2016 12:58:28 +0200 Subject: debugger: Eliminate use of sys_pre_expand --- lib/debugger/test/andor_SUITE.erl | 2 ++ 1 file changed, 2 insertions(+) (limited to 'lib/debugger/test') diff --git a/lib/debugger/test/andor_SUITE.erl b/lib/debugger/test/andor_SUITE.erl index d7bbd4fccb..f6e39514af 100644 --- a/lib/debugger/test/andor_SUITE.erl +++ b/lib/debugger/test/andor_SUITE.erl @@ -29,6 +29,8 @@ -include_lib("common_test/include/ct.hrl"). +-warning("Ignore me -- testing that the debugger can handle warnings"). + suite() -> [{ct_hooks,[ts_install_cth]}, {timetrap,{minutes,1}}]. -- cgit v1.2.3