Current section
Files
Jump to
Current section
Files
src/birdie.app.src
{application, birdie, [
{vsn, "1.0.4"},
{applications, [argv,
filepath,
gap,
gleam_community_ansi,
gleam_erlang,
gleam_stdlib,
gleeunit,
justin,
rank,
simplifile]},
{description, "Snapshot testing in Gleam"},
{modules, [birdie,
birdie@internal@diff]},
{registered, []}
]}.