add rebar.config
parent
abf1603e5c
commit
b07fd4ad93
|
@ -0,0 +1,3 @@
|
|||
{erl_opts, [debug_info]}.
|
||||
{sub_dirs, ["rel"]}.
|
||||
{eunit_opts, [verbose, {report,{eunit_surefire,[{dir,"."}]}}]}.
|
Loading…
Reference in New Issue