summaryrefslogtreecommitdiff
path: root/inttest/t_custom_config/custom.config
blob: 8c60b5ef0ff08aa53544432a1e989d9317979e20 (plain)
1
2
3
4
5

{deps, [
    {boo, "."}
]}.
{erl_opts, [warnings_as_errors]}.