rebar/inttest/t_custom_config/custom.config
2012-08-18 19:29:29 +02:00

4 lines
62 B
Text

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