%%% -*- mode: erlang -*- {clean_files, ["test/*.beam"]}. {deps, [{proper, ".*", {git, "https://github.com/manopapad/proper.git", {tag, "v1.1"}}}] }. {cover_enabled, true}. {clean_files, ["test/*.beam"]}.