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.erl4
1 files changed, 1 insertions, 3 deletions
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].