From b377eb9805de1fc3de0e1d0f1a448505409e9644 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Lo=C3=AFc=20Hoguin?= Date: Tue, 22 Apr 2014 20:52:08 +0200 Subject: Start applications directly from the ct hook --- test/eunit_SUITE.erl | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) (limited to 'test/eunit_SUITE.erl') diff --git a/test/eunit_SUITE.erl b/test/eunit_SUITE.erl index 3d015bf..1d817c6 100644 --- a/test/eunit_SUITE.erl +++ b/test/eunit_SUITE.erl @@ -13,9 +13,7 @@ %% OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE. -module(eunit_SUITE). - --export([all/0]). --export([eunit/1]). +-compile(export_all). all() -> [eunit]. -- cgit v1.2.3