summaryrefslogtreecommitdiff
path: root/src/rebar.app.src
diff options
context:
space:
mode:
Diffstat (limited to 'src/rebar.app.src')
-rw-r--r--src/rebar.app.src3
1 files changed, 2 insertions, 1 deletions
diff --git a/src/rebar.app.src b/src/rebar.app.src
index 14c08c9..67973eb 100644
--- a/src/rebar.app.src
+++ b/src/rebar.app.src
@@ -27,7 +27,8 @@
certifi,
cth_readable,
relx,
- inets]},
+ inets,
+ eunit_formatters]},
{env, [
%% Default log level
{log_level, warn},