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