From a2286af5e797e8bc5ce39513d9f04f3f6d22a3c6 Mon Sep 17 00:00:00 2001 From: Sverker Eriksson Date: Tue, 19 Apr 2016 15:58:28 +0200 Subject: Remove unused ct_hooks --- lib/hipe/test/hipe_SUITE.erl | 3 --- 1 file changed, 3 deletions(-) (limited to 'lib/hipe/test/hipe_SUITE.erl') diff --git a/lib/hipe/test/hipe_SUITE.erl b/lib/hipe/test/hipe_SUITE.erl index 9319b710d9..a5b3924aa8 100644 --- a/lib/hipe/test/hipe_SUITE.erl +++ b/lib/hipe/test/hipe_SUITE.erl @@ -19,9 +19,6 @@ -compile([export_all]). -include_lib("common_test/include/ct.hrl"). -suite() -> - [{ct_hooks, [ts_install_cth]}]. - all() -> [app, appup]. -- cgit v1.2.3