Current section
Files
Jump to
Current section
Files
src/lfe-test.app.src
{application,'lfe-test',
[{description,"The LFE rebar3 test plugin"},
{vsn,"0.4.0-rc4"},
{registered,[]},
{applications,[kernel,stdlib]},
{env,[]},
{modules,[]},
{pkg_name,rebar3_lfe_test},
{maintainers,["Duncan McGreggor"]},
{licenses,["BSD-3"]},
{links,[{"GitHub","https://github.com/lfe-rebar3/test"},
{"Gitlab","https://gitlab.com/lfe-rebar3/test"},
{"Hex","https://hex.pm/packages/rebar3_lfe_test"}]}]}.