Organize and annotate examples
[erlang-x-plane-data.git] / rebar.config
... / ...
CommitLineData
1%%% vim: set filetype=erlang:
2{ deps
3, [
4 ]
5}.
6
7{cover_enabled, true}.
8
9{clean_files, ["test/*.beam"]}.
This page took 0.021794 seconds and 4 git commands to generate.