summaryrefslogtreecommitdiff
path: root/systest/all_SUITE_data/alias_clash/rebar.config
blob: baf20a93cda55bc3b301ee8ec36181fb3b72e2d6 (plain)
1
2
3
4
{alias, [{help, [version]}, % should be skipped, but be overriden by plugin
         {test, [compile, {eunit, "-c"}, cover]}]}.

{plugins, [rebar_alias]}. % should be overridden