2021-11-27 18:33:47 -07:00

8 lines
117 B
Erlang

{erl_opts, [debug_info]}.
{deps, []}.
{shell, [
% {config, "config/sys.config"},
{apps, [test_child_app]}
]}.