You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

8 lines
175 B

13 years ago
  1. {cover_enabled, true}.
  2. {eunit_opts, [{report, {eunit_surefire, [{dir, "."}]}}]}.
  3. {erl_opts, [
  4. %% bin_opt_info,
  5. %% warn_missing_spec,
  6. warnings_as_errors,
  7. warn_export_all
  8. ]}.