Current section
Files
Jump to
Current section
Files
src/nova_test.app.src
{application,nova_test,
[{description,"Testing helpers for the Nova web framework"},
{vsn,"0.1.0"},
{registered,[]},
{applications,[kernel,stdlib]},
{env,[]},
{modules,[]},
{licenses,["MIT"]},
{links,[{"GitHub",
"https://github.com/novaframework/nova_test"}]}]}.