Current section
Files
Jump to
Current section
Files
src/wait_helper.app.src
{application,wait_helper,
[{description,"Functions to wait for some condition in tests"},
{vsn,"0.1.0"},
{applications,[stdlib,kernel]},
{licenses,["Apache 2"]}]}.