{application, testament, [
    {vsn, "0.1.1"},
    {applications, [argv,
                    envoy,
                    filepath,
                    gleam_stdlib,
                    glexer,
                    platform,
                    shellout,
                    simplifile]},
    {description, "Doc tests for Gleam ✨!"},
    {modules, [testament,
               testament@@main,
               testament@internal@util]},
    {registered, []}
]}.
