diff --git a/src/rebar.app.src b/src/rebar.app.src index 1a1e5284..73c1eff2 100644 --- a/src/rebar.app.src +++ b/src/rebar.app.src @@ -13,6 +13,8 @@ crypto, syntax_tools, tools, + eunit, + common_test, erlware_commons, providers, relx,