From 74512fc84c1e20050f69b3a53d2fc5ef4edbe9dd Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Lo=C3=AFc=20Hoguin?= Date: Sun, 20 Apr 2014 22:20:54 +0200 Subject: Enable Autobahn Test Suite by default Includes a variety of small changes that are a first step to improving the test system heavily. --- test/eunit_SUITE.erl | 7 ------- 1 file changed, 7 deletions(-) (limited to 'test/eunit_SUITE.erl') diff --git a/test/eunit_SUITE.erl b/test/eunit_SUITE.erl index 76c5a30..3d015bf 100644 --- a/test/eunit_SUITE.erl +++ b/test/eunit_SUITE.erl @@ -14,16 +14,9 @@ -module(eunit_SUITE). --include_lib("common_test/include/ct.hrl"). - -%% ct. -export([all/0]). - -%% Tests. -export([eunit/1]). -%% ct. - all() -> [eunit]. -- cgit v1.2.3