aboutsummaryrefslogtreecommitdiffstats
path: root/test/eunit_SUITE.erl
diff options
context:
space:
mode:
Diffstat (limited to 'test/eunit_SUITE.erl')
-rw-r--r--test/eunit_SUITE.erl7
1 files changed, 0 insertions, 7 deletions
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].